spot/spot
Alexandre Duret-Lutz 9b0a20412b dot: Add option @ to support aliases
Fixes #497.

* spot/twaalgos/dot.cc: Implement this option.
* tests/core/ltl2tgba.test, tests/core/randaut.test: @ is
now a valid option for --dot, use something else.
* tests/python/aliases.ipynb: New file.
* tests/Makefile.am, doc/org/tut.org: Add it.
* doc/org/hoa.org: Mention aliases.
* NEWS: Mention this new feature.
2022-02-04 14:35:46 +01:00
..
bricks * spot/bricks/brick-hash: Add missing include. 2021-11-16 09:47:42 +01:00
gen gen, bitset: use clz() to simplify 2021-01-17 18:03:09 +01:00
graph Adding selective edge sorting and state merging 2021-09-16 14:53:47 +02:00
kripke build: fix multiple Clang13 warnings 2021-11-22 10:29:15 +01:00
ltsmin ltlsmin: fix incorrect check for dlsym error 2020-10-17 23:26:44 +02:00
mc sched_getcpu() and pthread_setaffinity_np() are non-portable 2021-11-22 10:24:52 +01:00
misc build: fix multiple Clang13 warnings 2021-11-22 10:29:15 +01:00
parseaut hoa: better support for aliases on output 2022-01-21 16:53:11 +01:00
parsetl * spot/parsetl/scantl.ll: Avoid strtoul for short delays. 2021-12-06 17:01:22 +01:00
priv robin_hood: Update to version 3.11.3 2021-09-16 14:07:17 +02:00
ta fixpool: propose alternative policy 2020-06-03 12:22:26 +02:00
taalgos replace bdd_satoneset(x,y,bddtrue) loops by minterms_of(x,y) 2021-04-14 17:31:45 +02:00
tl bib: more references 2022-01-14 15:52:49 +01:00
twa hoa: better support for aliases on output 2022-01-21 16:53:11 +01:00
twaalgos dot: Add option @ to support aliases 2022-02-04 14:35:46 +01:00
twacube use <cassert> and not <assert.h> in C++ 2021-06-15 12:34:15 +02:00
twacube_algos use <cassert> and not <assert.h> in C++ 2021-06-15 12:34:15 +02:00
.gitignore install pkg-config configuration files 2017-01-14 17:56:05 +01:00
libspot.pc.in install pkg-config configuration files 2017-01-14 17:56:05 +01:00
Makefile.am rpm: fixes commit 3acf2ca6 2020-06-08 08:15:52 +02:00