spot 2.13
|
Comparison functor for BDDs. More...
#include <spot/misc/bddlt.hh>
Public Member Functions | |
bool | operator() (const bdd &left, const bdd &right) const |
Comparison functor for BDDs.
This comparison function actually check for BDD variables, so as long as the variable order is the same, the output of this comparison will be stable and independent on previous BDD operations.