Package net.openai.ai.hybrid.fsmagent

Class Summary
AgentState A State to be used by the FSMAgent.
FSMAgent This MobileAgent uses an internal Finite State Machine as its method of execution.
HaltState This AgentState halts the execution of the Agent.
InputForwardingState An AgentState that will forward its input from the enter() method to the output of its exit() method.
MigrateState  
SimpleMigrateState  
SleepState This AgentState sleeps for a given time.
 



Copyright - 2001 OpenAI Labs. All Rights Reserved.