Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.optimization.multivariate.constrained.convex.sdp.socp.qp.lp.exception Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
LPDimensionNotMatchedThis is the exception thrown when the dimensions of the objective function and constraints of a linear programming problem are inconsistent.Classcom.numericalmethod.suanshu.optimization.multivariate.constrained.convex.sdp.socp.qp.lp.exceptionSuanShu
LPEmptyCostVectorThis is the exception thrown when there is no objective function in a linear programming problem.Classcom.numericalmethod.suanshu.optimization.multivariate.constrained.convex.sdp.socp.qp.lp.exceptionSuanShu
LPExceptionThis is the exception thrown when there is any problem when solving a linear programming problem.Classcom.numericalmethod.suanshu.optimization.multivariate.constrained.convex.sdp.socp.qp.lp.exceptionSuanShu
LPInfeasibleThis is the exception thrown when the LP problem is infeasible, i.Classcom.numericalmethod.suanshu.optimization.multivariate.constrained.convex.sdp.socp.qp.lp.exceptionSuanShu
LPNoConstraintThis is the exception thrown when there is no linear constraint found for the LP problem.Classcom.numericalmethod.suanshu.optimization.multivariate.constrained.convex.sdp.socp.qp.lp.exceptionSuanShu
LPRuntimeExceptionThis is the exception thrown when there is any problem when constructing a linear programming problem.Classcom.numericalmethod.suanshu.optimization.multivariate.constrained.convex.sdp.socp.qp.lp.exceptionSuanShu
LPUnboundedThis is the exception thrown when the LP problem is unbounded.Classcom.numericalmethod.suanshu.optimization.multivariate.constrained.convex.sdp.socp.qp.lp.exceptionSuanShu