Package teamwork :: Package agent :: Module RecursiveAgent
[hide private]
[frames] | no frames]

Module RecursiveAgent

source code

Defines the agent layer that handles beliefs about other agents

Classes [hide private]
  RecursiveAgent
Base class for an agent that keeps recursive models of the other agents in its world.
Functions [hide private]
 
float2bar(value, positive=True) source code
Variables [hide private]
  EMPTY_NAMESPACE = None
  EMPTY_PREFIX = None
  StringTypes = (<type 'str'>, <type 'unicode'>)
  XMLNS_NAMESPACE = 'http://www.w3.org/2000/xmlns/'