spot/spot
Alexandre Duret-Lutz cc0f6f1e0d game: fix solving "parity min" games with multi-colored edges
* spot/twaalgos/game.cc: If the original acceptance is "parity min",
use min_set(), not max_set(), to read edge priorities.
* tests/python/game.py: Add a test case.
* NEWS: Mention the bug.
2024-09-23 11:54:22 +02:00
..
bricks * spot/bricks/brick-assert: include <cstdint>. 2023-12-17 21:34:51 +01:00
gen Fix typos in doc, comments and messages 2024-04-16 17:01:31 +02:00
graph Fix typos in doc, comments and messages 2024-04-16 17:01:31 +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 Fix typos in doc, comments and messages 2024-04-16 17:01:31 +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 randltl: fix generation without unary operators 2024-09-23 11:53:41 +02:00
twa Fix typos in doc, comments and messages 2024-04-16 17:01:31 +02:00
twaalgos game: fix solving "parity min" games with multi-colored edges 2024-09-23 11:54:22 +02: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