#include <list>
#include <stdio.h>
#include "WorldModel.h"
Include dependency graph for WorldModelHighLevel.cpp:
Go to the source code of this file.
File: WorldModelHighLevel.cpp Project: Robocup Soccer Simulation Team: UvA Trilearn Authors: Jelle Kok Created: 12/02/2001 Last Revision: $ID$ Contents: class definitions of WorldModel. This class contains methods that reason about the world model on a higher level and return more abstract information about the current world state.
Changes
Date Author Comment 12/02/2001 Jelle Kok Initial version created
Definition in file WorldModelHighLevel.cpp.