|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NetworkSimplex.SolutionStatus | |
---|---|
org.graphstream.algorithm.networksimplex |
Uses of NetworkSimplex.SolutionStatus in org.graphstream.algorithm.networksimplex |
---|
Methods in org.graphstream.algorithm.networksimplex that return NetworkSimplex.SolutionStatus | |
---|---|
NetworkSimplex.SolutionStatus |
NetworkSimplex.getSolutionStatus()
If the current solution is up to date, returns the status of the problem. |
static NetworkSimplex.SolutionStatus |
NetworkSimplex.SolutionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NetworkSimplex.SolutionStatus[] |
NetworkSimplex.SolutionStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |