spot  0.8.3
Public Member Functions | Protected Types | Protected Attributes
spot::acceptance_convertor Class Reference

Help class to convert between acceptance conditions to other BDD formats. More...

#include <misc/accconv.hh>

List of all members.

Public Member Functions

 acceptance_convertor (bdd allneg)
bdd as_positive_product (bdd acc)
bdd as_full_product (bdd acc)

Protected Types

typedef Sgi::hash_map< bdd,
bdd, bdd_hash
bdd_cache_t

Protected Attributes

bdd allneg_
bdd_cache_t pos_prod_cache_
bdd_cache_t full_prod_cache_

Detailed Description

Help class to convert between acceptance conditions to other BDD formats.


Member Typedef Documentation


Constructor & Destructor Documentation


Member Function Documentation


Member Data Documentation


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

Please comment this page and report errors about it on the RefDocComments page.
Generated on Fri Mar 9 2012 13:52:10 for spot by doxygen 1.7.6.1