spot  1.99.7
Public Types | Public Member Functions | Public Attributes | Friends | List of all members
spot::twa_word Struct Referencefinal

An infinite word stored as a lasso. More...

#include <spot/twaalgos/word.hh>

Collaboration diagram for spot::twa_word:
Collaboration graph

Public Types

typedef std::list< bdd > seq_t
 

Public Member Functions

 twa_word (const twa_run_ptr run)
 
void simplify ()
 
bdd_dict_ptr get_dict () const
 

Public Attributes

seq_t prefix
 
seq_t cycle
 

Friends

std::ostream & operator<< (std::ostream &os, const twa_word &w)
 

Detailed Description

An infinite word stored as a lasso.


The documentation for this struct 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 Jan 15 2016 13:01:51 for spot by doxygen 1.8.9.1