|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.ojalgo.optimisation.GenericSolver.Matrices<IntegerSolver.Builder>
org.ojalgo.optimisation.integer.IntegerSolver.Builder
public static final class IntegerSolver.Builder
| Constructor Summary | |
|---|---|
IntegerSolver.Builder(ExpressionsBasedModel aModel)
|
|
| Method Summary | |
|---|---|
IntegerSolver |
build()
|
| Methods inherited from class org.ojalgo.optimisation.GenericSolver.Matrices |
|---|
balance, countEqualityConstraints, countInequalityConstraints, countVariables, eliminate, equalities, getAE, getAE, getAI, getAI, getBE, getBI, getC, getC, getLE, getLI, getLI, getQ, getSE, getSI, getSI, getX, hasEqualityConstraints, hasInequalityConstraints, hasObjective, inequalities, objective, objective, round, setLE, setLI, setX, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IntegerSolver.Builder(ExpressionsBasedModel aModel)
| Method Detail |
|---|
public IntegerSolver build()
build in interface OptimisationSolver.Builder<IntegerSolver>
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||