Pymasep

Contents:

  • General Architecture
  • Multiagent system architecture
  • Serialization
  • Creation
  • Configuration
  • Communication
  • Observations, Actions and Coordination
  • Bibliography
  • API Reference
Pymasep
  • Welcome to PyMASEP’s documentation!
  • View page source

Welcome to PyMASEP’s documentation!

This documentation tries to explain all the elements of PyMASEP v0.2.0.

The documentation is a work in progress and does not cover every aspects of the library. Do not hesitate to consult tests which are good examples of PyMASEP usage.

Contents:

  • General Architecture
  • Multiagent system architecture
    • First step : Agent and Environment
    • State, Agent inside Environment
    • Introducing Game
    • More “realistic”: Agent inside State
    • Introducing objects
    • Agents can act with Action
    • Agents use Controller to choose an action
    • Template to create BaseObjects
    • Intention of the Agent
    • Container
    • Belief
  • Serialization
    • xml
  • Creation
    • Templates
    • Initializers
    • Initialization from xml
  • Configuration
  • Communication
    • Announcement
    • Firewall
    • Frames and Messages
  • Observations, Actions and Coordination
    • Coordination
    • Observations
    • Actions
    • Intentions and Interface
  • Bibliography
  • API Reference
    • pymasep

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2024, Julien Laumonier.

Built with Sphinx using a theme provided by Read the Docs.