spot  2.11.6
Public Attributes | List of all members
spot::acc_cond::acc_word Union Reference

A "node" in an acceptance formulas. More...

#include <spot/twa/acc.hh>

Collaboration diagram for spot::acc_cond::acc_word:

Public Attributes

mark_t mark
 
struct {
   acc_op   op
 
   unsigned short   size
 
sub
 

Detailed Description

A "node" in an acceptance formulas.

Acceptance formulas are stored as a vector of acc_word in a kind of reverse polish notation. Each acc_word is either an operator, or a set of acceptance sets. Operators come with a size that represent the number of words in the subtree, current operator excluded.


The documentation for this union was generated from the following file:

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Fri Feb 27 2015 10:00:07 for spot by doxygen 1.9.1