AnyLogic user manual: Questions: How to make a simple DFA. How to apply input to a DFA How to make a Mealy machine or a Moore machine (output on each transition) How to change the color of state depending on whether in that state. How to make a single agent How to make two interacting agents (message passing) How to make multiple interacting agents (message passage) How to make an agent interacting with a resource, agent is state based, resource is state based How to make an agent interacting with multiple resources Multiple agents interacting with multiple resources Input sequence to a DFA How to make a token move through a Petri net in response to inputs and transitions firing given a recognizer DFA, how do we know whether an input sequence is recognized and how do we handle unrecognized input? Given an implementation of a Petri net, how do we cause an activated transition to fire. State transitions based on timing versus based on activated from in transition. Elementary examples for making/using: agent function event message