Package com.imsl.math

Class SparseLP.IncorrectlyEliminatedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.math.SparseLP.IncorrectlyEliminatedException
All Implemented Interfaces:
Serializable
Enclosing class:
SparseLP

public static class SparseLP.IncorrectlyEliminatedException extends IMSLException
One or more LP variables are falsely characterized by the internal presolver.
See Also:
  • Constructor Details

    • IncorrectlyEliminatedException

      public IncorrectlyEliminatedException(String message)
      One or more LP variables are falsely characterized by the internal presolver.
      Parameters:
      message - a String containing the error message
    • IncorrectlyEliminatedException

      public IncorrectlyEliminatedException(String key, Object[] arguments)
      One or more LP variables are falsely characterized by the internal presolver.
      Parameters:
      key - a String containing the error message
      arguments - an Object array containing arguments used within the error message string