This exception is thrown by an atttempt to use a variable multiple times in an LP matrix.
For a list of all members of this type, see NumVarAlreadyInLPMatrixException Members.
System.Object
System.Exception
ILOG.Concert.Exception
ILOG.CPLEX.NumVarAlreadyInLPMatrixException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
In the current version of CPLEX, this exception is also thrown when an attempt is made to use a variable in more than one LP matrix. The latter restriction will be removed in a later version.
Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll)
NumVarAlreadyInLPMatrixException Members | ILOG.CPLEX Namespace