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