Package dev.nm.solver.multivariate.constrained.convex.sdp.socp.qp.lp.simplex.solution
-
Interface Summary Interface Description LPSimplexMinimizer A simplex LP minimizer can be read off from the solution simplex table.LPSimplexSolution The solution to a linear programming problem using a simplex method contains anLPSimplexMinimizer
. -
Class Summary Class Description LPBoundedMinimizer This is the solution to a bounded linear programming problem.LPUnboundedMinimizer This is the solution to an unbounded linear programming problem.LPUnboundedMinimizerScheme2 This is the solution to an unbounded linear programming problem found in scheme 2.