Package | Description |
---|---|
org.jacop.constraints.netflow |
Modifier and Type | Field and Description |
---|---|
DomainStructure.Behavior |
DomainStructure.behavior |
Modifier and Type | Method and Description |
---|---|
static DomainStructure.Behavior |
DomainStructure.Behavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DomainStructure.Behavior[] |
DomainStructure.Behavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DomainStructure(IntVar variable,
IntDomain[] domains,
Arc[] arcs,
DomainStructure.Behavior behavior) |
Copyright © 2022. All rights reserved.