spot/tests
Alexandre Duret-Lutz 46590af693 more documentation for twa_graph internals
* spot/graph/graph.hh, spot/twa/twagraph.hh, spot/twa/twagraph.cc:
Implement a dump_storage_as_dot() method.
* python/spot/__init__.py (twa_graph.show_storage): New method, above
dump_storage_as_dot().
* tests/python/twagraph-internals.ipynb: New file, with documentation
about the twa_graph internals, using show_storage() to illustrate
everything.
* tests/Makefile.am, doc/org/tut.org: Add it.
* python/spot/impl.i: Add bindings for out_iterasor, demonstrated in
the Python notebook.
* spot/twa/twa.hh: Add prop_reset().  Used in the notebook.
* NEWS: Mention the new notebook and function.
* doc/org/tut50.org: Link to the notebook.
* tests/python/ipnbdoctest.py: Adjust for twa_graph_ptr being
redefined in the spot namespace.
2018-07-12 15:23:23 +02:00
..
core tl: add support for X[n], F[n:m] and G[n:m] 2018-07-06 21:53:10 +02:00
ltsmin always capture exceptions by const references 2018-03-14 17:51:08 +01:00
python more documentation for twa_graph internals 2018-07-12 15:23:23 +02:00
sanity * tests/sanity/style.test: Allow {{x}} in constructors. 2018-05-24 19:23:48 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am more documentation for twa_graph internals 2018-07-12 15:23:23 +02:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00