See: Description
Class | Description |
---|---|
BridgeConsole |
This class provides a terminal console interface to the Bridge
Crossing problem.
|
BridgeMove |
This class represents moves in the Bridge Crossing problem.
|
BridgeProblem |
This class represents the Bridge Crossing problem.
|
BridgeState |
This class represents states of the Bridge Crossing problem.
|
Enum | Description |
---|---|
Position |
An enumerated type whose values indicate sides of the bridge in the bridge problem.
|