Package | Description |
---|---|
org.ojalgo.optimisation | |
org.ojalgo.optimisation.convex | |
org.ojalgo.optimisation.linear |
Modifier and Type | Class and Description |
---|---|
protected static class |
BaseSolver.AbstractBuilder<B extends BaseSolver.AbstractBuilder<?,?>,S extends BaseSolver> |
Modifier and Type | Class and Description |
---|---|
class |
ConvexSolver
ConvexSolver solves optimisation problems of the form:
|
Modifier and Type | Class and Description |
---|---|
class |
LinearSolver
LinearSolver solves optimisation problems of the (LP standard) form:
|
Copyright © 2017 Optimatika. All rights reserved.