| Class | Description |
|---|---|
| LRTAStarAgent |
Artificial Intelligence A Modern Approach (3rd Edition): Figure 4.24, page
152.
|
| OnlineDFSAgent |
Artificial Intelligence A Modern Approach (3rd Edition): Figure 4.21, page
150.
|
| OnlineSearchProblem |
Artificial Intelligence A Modern Approach (3rd Edition): page 147.
An online search problem must be solved by an agent executing actions, rather than by pure computation. |