|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.ojalgo.optimisation.GenericSolver.Matrices<NetworkSolver.Builder>
org.ojalgo.optimisation.linear.network.NetworkSolver.Builder
public static final class NetworkSolver.Builder
| Constructor Summary | |
|---|---|
NetworkSolver.Builder(GenericSolver.Matrices<?> aMatrices)
|
|
NetworkSolver.Builder(NetworkModel aModel)
|
|
| Method Summary | |
|---|---|
NetworkSolver |
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 NetworkSolver.Builder(GenericSolver.Matrices<?> aMatrices)
public NetworkSolver.Builder(NetworkModel aModel)
| Method Detail |
|---|
public NetworkSolver build()
build in interface OptimisationSolver.Builder<NetworkSolver>
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||