ltlsynt: add a --csv=FILENAME option

* bin/ltlsynt.cc: Add a --csv option to record the
duration of the various phases.
* tests/core/ltlsynt.test: Test the new option.
* NEWS: Mention it.
This commit is contained in:
Alexandre Duret-Lutz 2020-04-29 22:44:25 +02:00
parent a7051b32c8
commit 82d69241f1
3 changed files with 192 additions and 27 deletions

3
NEWS
View file

@ -36,6 +36,9 @@ New in spot 2.8.7.dev (not yet released)
- ltlsynt --algo=lar uses the new version of to_parity() mentionned
below. The old version is available via --algo=lar.old
- ltlsynt learned --csv=FILENAME, to record some statistics about
the duration of its different phases.
- The dot printer is now automatically using rectangles with rounded
corners for automata states if one state label have five or more
characters. This saves space with very long labels. Use --dot=c,