- All Implemented Interfaces:
- java.io.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