See: Description
| Interface | Description |
|---|---|
| IContext<AGENT> |
Inteface for getting the agent for the context.
|
| Class | Description |
|---|---|
| Context<AGENT> |
This is the "original" context from which all others should be derived.
|
Context is an object shared among all primitives of the plan. Each primitive can access it and modify it, e.g. it can contain current location of agent, methods for manipulation of environment and other useful stuff.
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.