spot/python/spot
Alexandre Duret-Lutz 223b0c6a9e is_weak_scc and friend: make them work for alternating automata
* spot/twaalgos/isweakscc.cc, spot/twaalgos/isweakscc.hh,
spot/twaalgos/mask.cc, spot/twaalgos/mask.hh: Adjust to
work with alternating automata.
* spot/twaalgos/sccinfo.cc, spot/twaalgos/sccinfo.hh
(determine_unknown_acceptance): Do not complain about
not supporting alternating automata if there is not
indeterminate acceptance.
* spot/twaalgos/stats.cc: Fix a bug were %[iw]c was
read as %[iww]c.
* tests/core/alternating.test: Test is_inherently_weak_scc() and
is_weak_scc().
* python/spot/impl.i: Add missing python bindings
for isweakscc.hh.
2017-08-04 15:12:27 +02:00
..
__init__.py python: add bindings for bdd_to_formula() 2017-03-08 15:39:08 +01:00
aux.py python: have %%dve and %%pml honor SPOT_TMPDIR and TMPDIR 2016-07-19 14:23:27 +02:00
gen.i gen: pass the bdd_dict to aut_pattern() 2017-04-28 13:32:03 +02:00
impl.i is_weak_scc and friend: make them work for alternating automata 2017-08-04 15:12:27 +02:00
ltsmin.i skip divine tests when divine does not understand compile --help 2017-02-28 17:02:06 +01:00