Documentation

Using Toss

If you want to learn how to use Toss to create games, go to the Create Games page.

Reference

The Toss Design and Specification reference is an evolving document in which we try to describe the high-level mathematical model of Toss and the main ideas used in the implementation. The document is best viewed as reference.pdf.

Code Documentation

We generate documentation from code comments using ocamldoc. It gives the most up-to date information on our code, modules and their interfaces.

Scientific Background of Toss

To learn more about the mathematical background and the design of Toss, use the following links.