Class SimuEnvironment

Direct Known Subclasses:
Environment2D

public class SimuEnvironment extends Watcher
This class represents an environment in which agents evolve. It is a specialized watcher that should be extended to implement the environment of the simulated agents.