The problem is not feasible. The constraints are inconsistent.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class ProblemInfeasibleException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class ProblemInfeasibleException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class ProblemInfeasibleException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Math..::.ProblemInfeasibleException | the problem is not feasible or the constraints are inconsistent. |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.ProblemInfeasibleException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.ProblemInfeasibleException