Package | Description |
---|---|
org.chocosolver.memory.trailing.trail.chunck |
Modifier and Type | Class and Description |
---|---|
class |
ChunckedTrail<W extends World>
An abstract segmented trail.
|
Modifier and Type | Class and Description |
---|---|
class |
BoolWorld
A world devoted to integers.
|
class |
DoubleWorld
A world devoted to integers.
|
class |
IntWorld
A world devoted to integers.
|
class |
LongWorld
A world devoted to integers.
|
class |
OperationWorld |
Modifier and Type | Field and Description |
---|---|
protected W |
ChunckedTrail.current
The current world.
|
protected W[] |
ChunckedTrail.worlds
The worlds.
|
Copyright © 2017. All rights reserved.