Planktos APIΒΆ

Simulations in Planktos are carried out using the Environment class, which contains all information about the environment (both spatial and temporal), and the Swarm class, which is a collection of agents sharing a similar motion model.

Planktos provides:
  1. An Environment class for agent Swarms to move around in

  2. A Swarm class for agents

  3. Supporting functions to solve eqns of motion, etc.