#include <list>
#include <stdio.h>
#include "WorldModel.h"
Include dependency graph for WorldModelHighLevel.C:
Go to the source code of this file.
File: WorldModelHighLevel.C Project: Robocup Soccer Simulation Team: UvA Trilearn 2001 Authors: Jelle Kok and Remco de Boer Created: 12/02/2001 Last Revision: 06/01/2002 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.
Definition in file WorldModelHighLevel.C.