Symphony 1.0
|
Go to the source code of this file.
Classes | |
class | VacuumState |
Represents the state of the vacuum cleaner problem. More... | |
class | VacuumCleaner |
Represents the vacuum cleaner problem. This class defines the initial state, goal test, actions, and heuristics for the vacuum cleaner problem. The problem is to clean two dirty rooms with a vacuum cleaner. The goal is to clean both rooms. More... | |