spot/doc
Jerome Dubois fb066ada0a simulation: Add simulation based reduction
* spot/twaalgos/simulation.hh, spot/twaalgos/simulation.cc: Add
  reduce_direct_sim(), reduce_direct_cosim() and
  reduce_direct_iterated() wich reduce an automaton using simulation.
  This functions wrap the class direct_sim wich compute simulation
  with a new method.
* doc/spot.bib: Add ref.
* tests/python/simstate.py: Add tests for the new simulation.
2021-03-29 11:25:56 +02:00
..
org * doc/org/setup.org: Fix last release date. 2021-01-18 18:19:23 +01:00
tl * doc/tl/tl.tex: Typo reported by Florian. 2021-03-03 14:13:55 +01:00
.gitignore more files to ignore 2015-01-08 21:04:03 +01:00
Doxyfile.in use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
footer.html doxygen doc: minor improvements 2017-12-08 22:07:11 +01:00
mainpage.dox doxygen doc: minor improvements 2017-12-08 22:07:11 +01:00
Makefile.am minify SVG images if possible 2020-11-08 13:34:30 +01:00
spot.bib simulation: Add simulation based reduction 2021-03-29 11:25:56 +02:00