SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.optimization.constrained.linearprogramming

Interface Summary
LpSolution The interface represents the common part of various Linear Programming (LP) solutions, e.g., bounded optimal solutions, multiple solutions, unbounded LP.
LpSolver This interface represents the various stages in solving a Linear Programming (LP) problem.
 


SuanShu, a Java numerical and statistical library

Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.