Package | Description |
---|---|
minicp.state |
State Management
|
Modifier and Type | Class and Description |
---|---|
class |
CopyMap<K,V>
Implementation of
StateMap with copy strategy |
class |
TrailMap<K,V>
Implementation of
StateMap with trail strategy |
Modifier and Type | Method and Description |
---|---|
StateMap |
Copier.makeStateMap() |
StateMap |
StateManager.makeStateMap()
Creates a Stateful map (restorable)
|
StateMap |
Trailer.makeStateMap() |
Copyright © 2018 Laurent Michel, Pierre Schaus, Pascal Van Hentenryck. All rights reserved.