Enumeration of possible values for the Cplex.IntParam.DataCheck parameter.

Use these values with the method setParam(Cplex.DataCheck, value).

Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0

Syntax

C#
public class DataCheck
Visual Basic
Public Class DataCheck

Inheritance Hierarchy

System..::..Object
  ILOG.CPLEX..::..Cplex..::..DataCheck

See Also