| Class | Description |
|---|---|
| ConsumerAgentAttributeHelper |
Class to implement a number of helper method related to attributes of ConsumerAgents.
|
| FilterHelper |
Class to bundle a number of methods selecting a sub data structure from larger data structures.
|
| LazynessHelper |
Class that provides a number of methods that outsources some functionality used in other methods of the simulation.
|
| MapUtil | |
| MetricHelper |
This class used to calculate distances between two vectors, implementing p-metrics (explicitly euclidean, manhattan and maximum metric as well).
|
| StructureEnricher |
Helper class to provide methods to enrich the structure of data structures.
|
| ValueConversionHelper |
Class to provide helper methods to convert values of one data type into another.
|