automata v0.1.0 Automata.Types.Typology
Types are builtin state space representations.
Typology is for interpretation of what state space representation to use based
on user configuration. Each type has a config/
dir to handle user
config parsing and interpretation specific to that types domain.
Link to this section Summary
Functions
TODO: determine layers and levels of abstraction for builtins and custom support
ontology, environs, automata type specific protocols and/or behaviours.
Link to this section Functions
Link to this function
call(world_config)
TODO: determine layers and levels of abstraction for builtins and custom support
ontology, environs, automata type specific protocols and/or behaviours.
Using information from the World, including the agent configurations, initialize the state space representations according to the ontology.
Link to this function