|
spot
1.2.6
|
Strict Weak Ordering for const formula* inside ltl::multop.This is the comparison functor used by to order the ltl::multop operands. It keeps Boolean formulae first in order to speed up implication checks.
More...
#include <ltlast/formula.hh>


Public Member Functions | |
| bool | operator() (const formula *left, const formula *right) const |
Strict Weak Ordering for const formula* inside ltl::multop.
This is the comparison functor used by to order the ltl::multop operands. It keeps Boolean formulae first in order to speed up implication checks.
Also keep literal alphabetically ordered.
1.8.4