next up previous contents Back to SYMPHONY Home Page
Next: Data Query Functions Up: Solver Status Query Functions Previous: sym_is_target_gap_achieved

sym_is_abandoned

int sym_is_abandoned(sym_environment *env)

Description:

This post-solution query routine is used to learn whether the problem was abandoned for some reason.

Arguments:

sym_environment *env IN Pointer to the SYMPHONY environment.

Return values:

TRUE The problem was abandoned.
FALSE The problem was not abandoned.





Ted Ralphs
2004-11-11