public class BridgeProblem extends Problem
Constructor and Description |
---|
BridgeProblem()
Constructs a new bridge problem object.
|
Modifier and Type | Method and Description |
---|---|
boolean |
success()
Returns whether the current state of this problem is a success.
|
getCurrentState, getIntroduction, getMoves, setCurrentState, setIntroduction, setMoves
public BridgeProblem()
public boolean success()