Package | Description |
---|---|
minicp.state |
State Management
|
Modifier and Type | Class and Description |
---|---|
class |
CopyBool
Implementation of
StateBool with copy strategy |
class |
TrailBool
Implementation of
StateBool with trail strategy |
Modifier and Type | Method and Description |
---|---|
StateBool |
Copier.makeStateBool(boolean initValue) |
StateBool |
StateManager.makeStateBool(boolean initValue)
Creates a Stateful boolean (restorable)
|
StateBool |
Trailer.makeStateBool(boolean initValue) |
Copyright © 2018 Laurent Michel, Pierre Schaus, Pascal Van Hentenryck. All rights reserved.