int sym_is_target_gap_achieved(sym_environment *env)
This post-solution query routine is used to learn whether the target gap was reached.
sym_environment *env | IN | Pointer to the SYMPHONY environment. |
TRUE | Target gap was reached. |
FALSE | Target gap was not reached. |