ltl2tgba_fm: simplify some constant checks
* src/twaalgos/ltl2tgba_fm.cc: Use is_false() and is_true() instead of comparisons to formula::ff() and formula:tt().
Please register or sign in to comment
* src/twaalgos/ltl2tgba_fm.cc: Use is_false() and is_true() instead of comparisons to formula::ff() and formula:tt().