Class QPInfeasible

  • All Implemented Interfaces:
    Serializable

    public class QPInfeasible
    extends QPException
    This is the exception thrown by a quadratic programming solver when the quadratic programming problem is infeasible, i.e., no solution.
    See Also:
    Serialized Form
    • Constructor Detail

      • QPInfeasible

        public QPInfeasible()