spot/python/spot
Alexandre Duret-Lutz 8e19d3f47e scc_info: introduce edges_of() and inner_edges_of()
This is motivated by some upcoming patch by Heňo.

* spot/twaalgos/sccinfo.hh (edges_of, inner_edges_of): New methods.
* spot/twaalgos/sccinfo.cc, spot/twaalgos/strength.cc: Use them.
* spot/twa/twagraph.hh (edge_number): Add an overload.
* python/spot/impl.i: Bind the new methods.
* tests/python/sccinfo.py: Add tests.
* NEWS: Mention the changes.
2017-05-09 22:12:42 +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 scc_info: introduce edges_of() and inner_edges_of() 2017-05-09 22:12:42 +02:00
ltsmin.i skip divine tests when divine does not understand compile --help 2017-02-28 17:02:06 +01:00