sym_is_proven_primal_infeasible

[f]sym_is_proven_primal_infeasible
int sym_is_proven_primal_infeasible(sym_environment *env)

Description:

This post-solution query routine is used to learn whether the problem was proven to be infeasible.

Arguments:

sym_environment *env IN Pointer to the SYMPHONY environment.

Return values:

TRUE The problem was proven to be infeasible.
FALSE The problem was not proven to be infeasible.





Ted Ralphs
2016-02-19