Class LPInfeasible

  • All Implemented Interfaces:
    Serializable

    public class LPInfeasible
    extends LPException
    This is the exception thrown when the LP problem is infeasible, i.e., no solution.
    See Also:
    Serialized Form
    • Constructor Detail

      • LPInfeasible

        public LPInfeasible()