Breed Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
 agent
 agents
E
 edge
 edge-type
 edges
G
 global
 globals
N
 node
 node-type
 nodes
T
 technologies
 technology
 technology-type
V
 view
Holds the agents and information like the technology owned, actual state based on previous actions and variables used for calculate-utility (SEU calculation)
Hold the agents.
Holds the edges
Holds data used to instantiate edges of distinct types (as given by input file and differentiated by edge-type-name)
Hold the edges.
Holds global variables
Add further globals
Hold the nodes’ information concerning their characteristics as well as actual values, indicating their state.
Holds data used to instantiate nodes of distinct types (as given by input file and differentiated by node-type-name/node-name)
Hold the nodes.
Hold the technology objects.
Holds the technologies
Used to hold characteristics of technology types, will be used as base when instantiating agent-individuall objects of type technology.
Holds the views
Close