Home | Trees | Indices | Help |
|
---|
|
baseagent.BaseAgent --+ | SearchAgent
Base class for all search agents, which extends BaseAgent Class. All student solutions must inherit from this class.
|
|||
|
|||
Inherited from |
|
Method that must be implemented by you. Otherwise raise NotImplementedError. We are expecting that you will implement some admissible heuristic function.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Mar 22 14:57:11 2018 | http://epydoc.sourceforge.net |