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