Overview | Group | Index | Concepts |
After CPXrefineconflict
or CPXrefineconflictext
has been invoked on an infeasible model to identify a minimal set of
constraints that are in conflict, this routine will write an LP format file
containing the identified conflict. The names will be modified to conform
to LP format.
env | A pointer to the CPLEX environment as returned by the routine |
lp | A pointer to a CPLEX problem object as returned by |
filename_str | Pointer to a character string naming the file. |