ILOG CPLEX .NET Reference Manual

Cplex.BooleanParam Class

Symbolic names for parameters in Cplex that are Boolean-valued.

For a list of all members of this type, see Cplex.BooleanParam Members.

System.Object
   ILOG.CPLEX.Cplex.BooleanParam

public abstract class Cplex.BooleanParam

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Boolean values are sometimes also referred to as binary values or zero-one values. For more detail about each parameter, see the ILOG CPLEX Parameter Reference Manual.

Requirements

Namespace: ILOG.CPLEX

Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll)

See Also

Cplex.BooleanParam Members | ILOG.CPLEX Namespace