class Abstract_Agent This class is the basis for each Wumpus World agent
This class is the basis for each Wumpus World agent. In order to create a new agent you must overload the Abstract_Agent. This is done by creating a new class e.g.: class New_Agent:public Abstract_Agent { }
alphabetic index hierarchy of classes
voor vragen en opmerkingen kun je een e-mailtje sturen naar: jeggermo@wi.leidenuniv.nl
generated by doc++