All Packages  This Package  Class Hierarchy  Class Search  Index

Interface aima.agents.AgentProgram


public interface  AgentProgram
{
          // Methods 1
     public abstract Action execute(Percept);
}



Methods


execute

   public abstract Action execute(Percept percept) 

The execute method takes a percept and returns an action.



All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4