ILOG CPLEX .NET Reference Manual

Cplex.QualityType Class

This class contains symbolic names for Cplex solution qualities.

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

System.Object
   ILOG.CPLEX.Cplex.QualityType

public abstract class Cplex.QualityType

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

An instance of INumVar, IIntVar, or IRange will be part of the qualities with names starting with Max. For these qualities, the variable or range returned is the first variable or range that attains the associated quality value.

Requirements

Namespace: ILOG.CPLEX

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

See Also

Cplex.QualityType Members | ILOG.CPLEX Namespace