spot/tests
Alexandre Duret-Lutz 5488cb75c6 ltlsynt: overhaul CSV output
Previous output was not very usable in presence of decomposed
specifications.  We now keep track of the number of parts, and also
prefix the columns names with "max_" or "sum_" to indicate how their
statistics are updated in presence of multiple part.  Other missing
statistics, like the size of the translated automaton, or maximal
number of colors seen in a game, have been added.

* spot/twaalgos/synthesis.hh (bench_var): Rename, augment, and
document each statistsic.
* spot/twaalgos/mealy_machine.cc, spot/twaalgos/synthesis.cc,
bin/ltlsynt.cc: Adjust to the new naming scheme.
* doc/org/ltlsynt.org: Show a CSV file, and document its columns.
* tests/core/ltlsynt-pgame.test, tests/core/ltlsynt2.test,
tests/core/ltlsynt.test: Adjust test cases.
* NEWS: Mention the backward incompatible change.
2024-09-10 12:29:14 +02:00
..
core ltlsynt: overhaul CSV output 2024-09-10 12:29:14 +02:00
ltsmin Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
python game: fix solving "parity min" games with multi-colored edges 2024-08-30 22:18:20 +02:00
sanity * tests/sanity/style.test: Fix spurious failure. 2024-04-19 09:43:50 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am autfilt: add a --track-formula option 2024-08-30 22:18:20 +02:00
run.in Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00