Uses of Interface
edu.uiuc.ge.illigal.gale.agents.Agent

Packages that use Agent
edu.uiuc.ge.illigal.gale.agents Knowledge representations evolvable using GALE
 

Uses of Agent in edu.uiuc.ge.illigal.gale.agents
 

Classes in edu.uiuc.ge.illigal.gale.agents that implement Agent
 class CLAgent
          Implements the generic handle to Agents for Rule based agents.
 class DTAgent
          Implements the generic handle to Agents for Induction Trees.
 class IBAgent
          Implements the generic handle to Agents for Instance Based Agents (GENIFER).