|
spot 2.16
|
Comparison functor for BDDs. More...
#include <spot/misc/bddlt.hh>
Public Member Functions | |
| bool | operator() (const bdd &left, const bdd &right) const |
| Compare two BDDs by id. | |
Comparison functor for BDDs.
This comparison function use BDD ids for efficiency. An algorithm depending on this order may return different results depending on how the BDD library has been used before.
|
inline |
Compare two BDDs by id.
1.9.8