sym_is_abandoned

[f]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
2007-12-21