sym_is_time_limit_reached

[f]sym_is_time_limit_reached
int sym_is_time_limit_reached(sym_environment *env)

Description:

This post-solution query routine is used to learn whether the time limit was reached.

Arguments:

sym_environment *env IN Pointer to the SYMPHONY environment.

Return values:

TRUE Time limit was reached.
FALSE Time limit was not reached.





Ted Ralphs
2010-03-24