| Package | Description |
|---|---|
| org.ojalgo.optimisation | |
| org.ojalgo.optimisation.convex | |
| org.ojalgo.optimisation.integer | |
| org.ojalgo.optimisation.linear |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ExpressionsBasedModel.addFallbackSolver(ExpressionsBasedModel.Integration<?> integration) |
static boolean |
ExpressionsBasedModel.addIntegration(ExpressionsBasedModel.Integration<?> integration)
Deprecated.
v48 Use either
ExpressionsBasedModel.addPreferredSolver(Integration) or
ExpressionsBasedModel.addFallbackSolver(Integration) instead |
static boolean |
ExpressionsBasedModel.addPreferredSolver(ExpressionsBasedModel.Integration<?> integration) |
static boolean |
ExpressionsBasedModel.removeIntegration(ExpressionsBasedModel.Integration<?> integration) |
| Modifier and Type | Class and Description |
|---|---|
static class |
ConvexSolver.ModelIntegration |
| Modifier and Type | Class and Description |
|---|---|
static class |
IntegerSolver.ModelIntegration |
| Modifier and Type | Class and Description |
|---|---|
static class |
LinearSolver.ModelIntegration |
Copyright © 2019 Optimatika. All rights reserved.