Package | Description |
---|---|
dev.nm.solver.multivariate.constrained.convex.sdp.socp.qp.lp.exception |
Modifier and Type | Class and Description |
---|---|
class |
LPDimensionNotMatched
This is the exception thrown when the dimensions of the objective function and constraints of a linear programming problem are inconsistent.
|
class |
LPEmptyCostVector
This is the exception thrown when there is no objective function in a linear programming problem.
|
class |
LPNoConstraint
This is the exception thrown when there is no linear constraint found for the LP problem.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.