atomica.programsΒΆ

Classes for implementing Programs

This module principally defines the Program and ProgramSet classes, which are used to define a single program/modality (e.g., FSW programs) and a set of programs, respectively.

Classes

Covout

Store and compute program outcomes

Program

Representation of a single program

ProgramInstructions

Store instructions for applying programs

ProgramSet

Representation of a single program

Exceptions

InvalidProgramBook