Package com.imsl.math

Class LinearProgramming.ProblemUnboundedException

All Implemented Interfaces:
Serializable
Enclosing class:
LinearProgramming

public static class LinearProgramming.ProblemUnboundedException extends LinearProgramming.NumericDifficultyException
Deprecated.
The problem is unbounded.
See Also:
  • Constructor Details

    • ProblemUnboundedException

      public ProblemUnboundedException(String message)
      Deprecated.
    • ProblemUnboundedException

      public ProblemUnboundedException()
      Deprecated.