..
gtec
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
.gitignore
rename src/ as spot/ and use include <spot/...>
2015-12-04 20:13:59 +01:00
aiger.cc
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
aiger.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
alternation.cc
remove_alternation: use edge_separator
2024-03-19 10:09:38 +01:00
alternation.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
are_isomorphic.cc
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
are_isomorphic.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
bfssteps.cc
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
bfssteps.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
canonicalize.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
canonicalize.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
cleanacc.cc
implement BA acceptance set reduction and enlargement
2024-04-25 23:27:30 +02:00
cleanacc.hh
implement BA acceptance set reduction and enlargement
2024-04-25 23:27:30 +02:00
cobuchi.cc
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
cobuchi.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
complement.cc
improve some comments
2024-09-23 11:51:59 +02:00
complement.hh
improve some comments
2024-09-23 11:51:59 +02:00
complete.cc
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
complete.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
compsusp.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
compsusp.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
contains.cc
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
contains.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
copy.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
couvreurnew.cc
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
couvreurnew.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
cycles.cc
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
cycles.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
dbranch.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
dbranch.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
degen.cc
pdegen & toparity: minor refactor
2024-05-14 10:41:18 +02:00
degen.hh
pdegen & toparity: minor refactor
2024-05-14 10:41:18 +02:00
determinize.cc
determinize: speedup on automata with many AP and few labels
2024-03-25 20:25:24 +01:00
determinize.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
dot.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
dot.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
dtbasat.cc
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
dtbasat.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
dtwasat.cc
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
dtwasat.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
dualize.cc
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
dualize.hh
dualize: should not call cleanup_acceptance_here
2024-03-07 23:50:04 +01:00
emptiness.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
emptiness.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
emptiness_stats.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
forq_contains.cc
split: add separate_edges() and a edge_separator class
2024-03-19 10:09:30 +01:00
forq_contains.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
game.cc
game: fix solving "parity min" games with multi-colored edges
2024-09-23 11:54:22 +02:00
game.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
genem.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
genem.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
gfguarantee.cc
stength: fix detection of terminal automata
2023-11-22 17:28:02 +01:00
gfguarantee.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
gv04.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
gv04.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
hoa.cc
hoa: add option 'b' to build an alias-based basis for all labels
2024-03-22 14:41:42 +01:00
hoa.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
iscolored.cc
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
iscolored.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
isdet.cc
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
isdet.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
isunamb.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
isunamb.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
isweakscc.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
isweakscc.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
langmap.cc
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
langmap.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
lbtt.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
lbtt.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
ltl2taa.cc
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
ltl2taa.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
ltl2tgba_fm.cc
ltl2tgba_fm: simplify the ratexp_to_dfa interface
2024-04-03 15:27:21 +02:00
ltl2tgba_fm.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
magic.cc
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
magic.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
Makefile.am
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
mask.cc
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
mask.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
mealy_machine.cc
reduce_mealy_here: do not reduce when size is 1
2024-07-18 10:12:29 +02:00
mealy_machine.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
minimize.cc
Rename minimize_obligation_garanteed_to_work
2024-04-16 17:02:52 +02:00
minimize.hh
Rename minimize_obligation_garanteed_to_work
2024-04-16 17:02:52 +02:00
ndfs_result.hxx
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
neverclaim.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
neverclaim.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
parity.cc
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
parity.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
postproc.cc
Rename minimize_obligation_garanteed_to_work
2024-04-16 17:02:52 +02:00
postproc.hh
postproc: fix default for acd and interaction with colored
2024-02-06 14:09:42 +01:00
powerset.cc
powerset: improve tgba_powerset on small automata with large |AP|
2024-03-19 10:09:38 +01:00
powerset.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
product.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
product.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
randomgraph.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
randomgraph.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
randomize.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
randomize.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
reachiter.cc
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
reachiter.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
relabel.cc
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
relabel.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
remfin.cc
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
remfin.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
remprop.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
remprop.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
sbacc.cc
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
sbacc.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
sccfilter.cc
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
sccfilter.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
sccinfo.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
sccinfo.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
se05.cc
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
se05.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
sepsets.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
sepsets.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
simulation.cc
simulation: fix determinism check
2024-04-24 23:59:07 +02:00
simulation.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
split.cc
remove_alternation: use edge_separator
2024-03-19 10:09:38 +01:00
split.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
stats.cc
stats: fix rounding issues
2024-05-16 13:14:03 +02:00
stats.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
strength.cc
strength: generalize is_safety_automaton to any type of automata
2023-12-16 00:34:58 +01:00
strength.hh
strength: generalize is_safety_automaton to any type of automata
2023-12-16 00:34:58 +01:00
stripacc.cc
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
stripacc.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
stutter.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
stutter.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
sum.cc
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
sum.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
synthesis.cc
Rename split_independant_formulas
2024-04-16 17:02:52 +02:00
synthesis.hh
Rename split_independant_formulas
2024-04-16 17:02:52 +02:00
tau03.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
tau03.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
tau03opt.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
tau03opt.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
toparity.cc
pdegen & toparity: minor refactor
2024-05-14 10:41:18 +02:00
toparity.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
totgba.cc
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
totgba.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
toweak.cc
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
toweak.hh
Upgrade the Copyright strings to point to AUTHORS and drop years
2023-11-18 21:50:32 +01:00
translate.cc
remove many useless includes
2023-11-29 22:38:21 +01:00
translate.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
word.cc
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
word.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
zlktree.cc
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00
zlktree.hh
Fix typos in doc, comments and messages
2024-04-16 17:01:31 +02:00