|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ojalgo.optimisation.GenericSolver org.ojalgo.optimisation.linear.network.NetworkSolver
public abstract class NetworkSolver
NetworkSolver
Nested Class Summary | |
---|---|
static class |
NetworkSolver.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 |
---|
options |
Constructor Summary | |
---|---|
NetworkSolver()
|
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 |
Constructor Detail |
---|
public NetworkSolver()
Method Detail |
---|
public 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 |