|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ojalgo.optimisation.GenericSolver
org.ojalgo.optimisation.integer.IntegerSolver
public abstract class IntegerSolver
IntegerSolver
| Nested Class Summary | |
|---|---|
static class |
IntegerSolver.Builder
|
| Nested classes/interfaces inherited from class org.ojalgo.optimisation.GenericSolver |
|---|
GenericSolver.Matrices<M extends GenericSolver.Matrices<M>> |
| Nested classes/interfaces inherited from interface org.ojalgo.optimisation.OptimisationSolver |
|---|
OptimisationSolver.Options, OptimisationSolver.Result |
| Field Summary |
|---|
| Fields inherited from class org.ojalgo.optimisation.GenericSolver |
|---|
DEBUG, options |
| Method Summary | |
|---|---|
OptimisationSolver.Result |
solve()
|
OptimisationSolver.Result |
solve(OptimisationModel aValidationModel)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public final OptimisationSolver.Result solve()
public OptimisationSolver.Result solve(OptimisationModel aValidationModel)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||