Mungojerrie  1.1
Mungojerrie
Classes | Typedefs | Functions
Parity.hh File Reference

Parity automata. More...

#include "Verbosity.hh"
#include "LTS.hh"
Include dependency graph for Parity.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ParityTransition
 Class of parity-annotated transitions. More...
 
class  Parity
 Class of parity automata. More...
 
struct  Parity::DotAttributes
 

Typedefs

using Priority = short int
 

Functions

std::ostream & operator<< (std::ostream &os, ParityTransition const &p)
 Overloads stream insertion operator.
 
std::ostream & operator<< (std::ostream &os, Parity const &p)
 Overloads stream insertion operator.
 

Detailed Description

Parity automata.

Author
Mateo Perez, Fabio Somenzi, Ashutosh Trivedi