spot/spot
Alexandre Duret-Lutz 602aad013f aiger: never use state names for encoding
* spot/twaalgos/aiger.cc (mealy_machine_to_aig): Remove the code that
attempted to convert state names to integer, throwing exceptions on
failure.  That code was not exercised anywhere, but it caused failure
in the implementation of an LTLf->AIG pipeline in which LTLf formulas
that label states are preserved.
2025-02-25 17:26:01 +01:00
..
bricks * spot/bricks/brick-assert: include <cstdint>. 2023-12-17 21:34:51 +01:00
gen gen: rename pps-arbiter's APs 2024-09-19 18:45:44 +02:00
graph defrag_states: allow a permutation of state numbers 2024-09-18 13:59:51 +02:00
kripke Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltsmin Fix typos in doc, comments and messages 2024-04-16 17:01:31 +02:00
mc Fix typos in doc, comments and messages 2024-04-16 17:01:31 +02:00
misc defrag_states: allow a permutation of state numbers 2024-09-18 13:59:51 +02:00
parseaut Fix typos in doc, comments and messages 2024-04-16 17:01:31 +02:00
parsetl Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
priv Fix typos in doc, comments and messages 2024-04-16 17:01:31 +02:00
ta Fix typos in doc, comments and messages 2024-04-16 17:01:31 +02:00
taalgos Fix typos in doc, comments and messages 2024-04-16 17:01:31 +02:00
tl Fix LaTeX rendering of strong next 2025-01-01 21:55:15 +01:00
twa defrag_states: allow a permutation of state numbers 2024-09-18 13:59:51 +02:00
twaalgos aiger: never use state names for encoding 2025-02-25 17:26:01 +01:00
twacube Fix typos in doc, comments and messages 2024-04-16 17:01:31 +02:00
twacube_algos Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
.gitignore install pkg-config configuration files 2017-01-14 17:56:05 +01:00
libspot.pc.in Add a --enable-pthread option to activate experimental threading code 2022-06-21 09:56:13 +02:00
Makefile.am Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00