ILOG CPLEX .NET Reference Manual

Cplex.WriteConflict Method 

Writes a conflict file with the indicated name.

public virtual void WriteConflict(
   string name
);

Parameters

name
The name of the file to which the conflict is written.

See Also

Cplex Class | ILOG.CPLEX Namespace