Package | Description |
---|---|
org.chocosolver.memory |
A package devoted to backtrackable data structures.
|
org.chocosolver.memory.trailing | |
org.chocosolver.memory.trailing.trail.chunck | |
org.chocosolver.memory.trailing.trail.flatten |
Modifier and Type | Method and Description |
---|---|
EnvironmentBuilder |
EnvironmentBuilder.setTrail(IOperationTrail t)
Set the operation trail.
|
Modifier and Type | Method and Description |
---|---|
IOperationTrail |
EnvironmentTrailing.getOperationTrail() |
Modifier and Type | Method and Description |
---|---|
void |
EnvironmentTrailing.setOperationTrail(IOperationTrail otrail) |
Modifier and Type | Class and Description |
---|---|
class |
ChunckedOperationTrail |
Modifier and Type | Class and Description |
---|---|
class |
OperationTrail
Created by IntelliJ IDEA.
|
Copyright © 2018. All rights reserved.