|
spot
2.16
|
Bundle the boolean options for translation. More...
#include <spot/twaalgos/ltl2tgba_fm.hh>
Public Attributes | |
| bool | exprop = false |
| Use all property combinations to reduce nondeterminism. More... | |
| bool | symb_merge = true |
| Merge states with the same symbolic representation. More... | |
| bool | branching_postponement = false |
| Merge transitions with the same label leaving the same state. More... | |
| bool | fair_loop_approx = false |
| bool | unambiguous = false |
| Restrict to unambiguous transitions. More... | |
| bool | force_obligation = false |
| Force the result to satisfy the obligation property. More... | |
Bundle the boolean options for translation.
| bool spot::ltl_to_tgba_fm_otf::options::branching_postponement = false |
Merge transitions with the same label leaving the same state.
| bool spot::ltl_to_tgba_fm_otf::options::exprop = false |
Use all property combinations to reduce nondeterminism.
| bool spot::ltl_to_tgba_fm_otf::options::fair_loop_approx = false |
Suppress acceptance conditions from incoming transitions of unstable states.
| bool spot::ltl_to_tgba_fm_otf::options::force_obligation = false |
Force the result to satisfy the obligation property.
| bool spot::ltl_to_tgba_fm_otf::options::symb_merge = true |
Merge states with the same symbolic representation.
| bool spot::ltl_to_tgba_fm_otf::options::unambiguous = false |
Restrict to unambiguous transitions.
1.9.1