The AbstractAgent class is a base class for implementing agents. Any simulation-specific agent classes should inherit from this class.
AbstractAgent
At the moment the AbstractAgent class simply extends the Steppable class, without additional methods and functions.
There was an error while loading. Please reload this page.