ppsim Documentation

ppsim is a Python package for simulating population protocols using the efficient multibatching algorithm described in this paper:

https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ESA.2020.16

For an introduction, see https://github.com/UC-Davis-molecular-computing/ppsim-rust#readme

Click on API Reference below for detailed usage instructions.

simulation

A module for simulating population protocols.

crn

Module for expressing population protocols using CRN notation.

snapshot

A module for Snapshot objects used to visualize the protocol during or after the simulation has run.

API Reference

Indices and tables