spot/tests
Alexandre Duret-Lutz 3be79ea476 print_dot: improve aiger rendering
* spot/twaalgos/dot.cc: Improve the aiger printer by using a more
traditional dot syntax, indenting the output, adding some hard-coded
colors, fixing a bug in the negation of latch inputs, and rotating the
triangles for horizontal output.
* tests/python/synthesis.ipynb: Adjust expected output, and add
an example of horizontal layout.
2021-10-29 23:21:54 +02:00
..
core ltlsynt: fix a bug in split_2step_fast_here 2021-10-24 22:34:06 +02:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python print_dot: improve aiger rendering 2021-10-29 23:21:54 +02:00
sanity parseaut: replace std::map by robin_hood::unordered_flat_map 2021-09-15 16:53:00 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am print_dot: improve the rendering of Mealy machines 2021-10-29 16:45:35 +02:00
run.in improve PyPy support by following PEP 3149 2021-06-29 21:15:04 +02:00