Package assignment1

Interface Summary
IAction  
IDomain Describe interface IDomain here.
IState  
IStrategy This interface is the heart of CSearch.
 

Class Summary
CAStarStrategy  
CBreadthFirstStrategy  
CDepthFirstStrategy  
CIterativeDeepeningStrategy  
CMap2Quagent  
CMapDomain  
CNode  
CSearch  
Solution The solution to assignment 1.