0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 8 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed refferences from aux to auxiliary to increase compatability with windows More... 5 months ago
changed aux to auxiliary to increase compability with windows More... 5 months ago
Upgrade Sylvan to 1.8.1 More... 5 months ago
Update ltl2ba More... 5 months ago
Fix build problems under certain Linux versions More... 5 months ago
Patch missing action label in LTL context More... 10 months ago
Fix weak Buchi (thanks to Yann Thierry-Mieg) More... about 2 years ago
document new --hoa flag interaction with buchi-type More... about 2 years ago
with @adl honor --buchi-type flag by converting HOA to appropriate type More... about 2 years ago
with @alaarman : drop "weak" algorithm if in TGBA mode More... about 2 years ago
we should default to Spin semantics not LTSmin (EVAR case) More... about 2 years ago
revert separate initialization of env More... about 2 years ago
separate env initialization is no longer required in current workflow More... about 2 years ago
separate env initialization is no longer required in current workflow More... about 2 years ago
parse of the HOA unfortunately now requires the ltstype More... about 2 years ago
remove all whitespace from predicate keys used in lookup More... about 2 years ago
drop cast now that list def is patched + add const to char * argument More... about 2 years ago
patch typo in list definition + add const to char * argument More... about 2 years ago
a Changelog entry More... about 2 years ago
documenting the --buchi-type and --hoa flag More... about 2 years ago
make sure the type of the HOA is consistent with the --buchi-type flag More... about 2 years ago
extend API to add a to_tgba flag similar to ltl2spot function More... about 2 years ago
support TGBA in conjunction with --hoa More... about 2 years ago
upgrade to C++17 : it is required by (recent) Spot More... about 2 years ago
treat warning on recent gcc : also copy \0 terminating byte. More... about 2 years ago
Force LTSmin LTL semantics in HOA mode More... about 2 years ago
remember to setup the le list, it used when translating to buchi More... about 2 years ago
implementation of the direct HOA parse route to Buchi More... about 2 years ago
a new flag --hoa to parse from a HOA More... about 2 years ago
implement init_ltl_env + refactor to avoid code duplication More... about 2 years ago