| Package | Description | 
|---|---|
| org.ojalgo.optimisation.linear | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SimplexSolver
LinearSolver solves optimisation problems of the (LP standard) form: 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LinearSolver | 
LinearSolver.ModelIntegration.build(ConvexSolver.Builder convexBuilder,
     Optimisation.Options options)  | 
LinearSolver | 
LinearSolver.ModelIntegration.build(ExpressionsBasedModel model)  | 
protected LinearSolver | 
LinearSolver.Builder.doBuild(Optimisation.Options options)  | 
Copyright © 2018 Optimatika. All rights reserved.