Package | Description |
---|---|
org.chocosolver.solver |
A package devoted to Model and resolution tools.
|
Modifier and Type | Method and Description |
---|---|
static Solver.Action |
Solver.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Solver.Action[] |
Solver.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.