..
gtec
delete two unused files
2014-12-06 23:41:50 +01:00
.cvsignore
* src/Makefile.am (SUBDIRS): Add tgbaalgos.
2003-05-26 13:50:54 +00:00
.gitignore
Add .gitignore files
2008-03-14 16:59:32 +01:00
are_isomorphic.cc
Adding function to test if two büchi automata are isomorphic.
2014-12-10 16:36:34 +01:00
are_isomorphic.hh
Adding function to test if two büchi automata are isomorphic.
2014-12-10 16:36:34 +01:00
bfssteps.cc
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
bfssteps.hh
tgba: merge succiter.hh, state.hh, and tgba.hh
2014-08-19 21:48:32 +02:00
closure.cc
* src/tgbaalgos/closure.cc: Fix invalid read.
2014-11-26 10:38:32 +01:00
closure.hh
Optimizing closure and sl.
2014-11-14 11:11:39 +01:00
complete.cc
graph: let transitions() iterate only on valid transitions
2014-12-08 18:29:45 +01:00
complete.hh
Handle all automata through shared_ptr. (monstro patch)
2014-08-15 11:07:05 +02:00
compsusp.cc
tgba_digraph: add a copy constructor, and obsolete dupexp
2014-10-28 19:38:13 +01:00
compsusp.hh
Remove useless forward declarations of class tgba.
2014-08-23 13:10:24 +02:00
cycles.cc
Replace most uses of scc_map by scc_info.
2014-10-08 17:33:14 +02:00
cycles.hh
Replace most uses of scc_map by scc_info.
2014-10-08 17:33:14 +02:00
degen.cc
Replace most uses of scc_map by scc_info.
2014-10-08 17:33:14 +02:00
degen.hh
Replace most uses of scc_map by scc_info.
2014-10-08 17:33:14 +02:00
dotty.cc
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
dotty.hh
Remove useless forward declarations of class tgba.
2014-08-23 13:10:24 +02:00
dottydec.cc
Handle all automata through shared_ptr. (monstro patch)
2014-08-15 11:07:05 +02:00
dottydec.hh
Handle all automata through shared_ptr. (monstro patch)
2014-08-15 11:07:05 +02:00
dtbasat.cc
graph: let transitions() iterate only on valid transitions
2014-12-08 18:29:45 +01:00
dtbasat.hh
dtbasat,dtgbasat: rewrite using the tgba_digraph interface
2014-08-20 16:18:35 +02:00
dtgbacomp.cc
tgba_digraph: add a copy constructor, and obsolete dupexp
2014-10-28 19:38:13 +01:00
dtgbacomp.hh
remove wdbacomp.cc and wdbacomp.hh
2014-08-31 00:58:10 +02:00
dtgbasat.cc
graph: let transitions() iterate only on valid transitions
2014-12-08 18:29:45 +01:00
dtgbasat.hh
dtbasat,dtgbasat: rewrite using the tgba_digraph interface
2014-08-20 16:18:35 +02:00
dupexp.cc
tgba_digraph: add a copy constructor, and obsolete dupexp
2014-10-28 19:38:13 +01:00
dupexp.hh
tgba_digraph: add a copy constructor, and obsolete dupexp
2014-10-28 19:38:13 +01:00
emptiness.cc
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
emptiness.hh
buddy: rename libbdd to libbddx
2014-10-30 20:58:10 +01:00
emptiness_stats.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
gv04.cc
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
gv04.hh
Use shared_ptr for the emptiness check interfaces.
2014-08-23 18:35:43 +02:00
hoa.cc
tgba: simplify usage of named properties
2014-12-09 16:21:45 +01:00
hoa.hh
hoa: rename hoaf_reachable() to hoa_reachable()
2014-11-25 22:02:59 +01:00
isdet.cc
tgba: move boolean properties from tgba_digraph to tgba
2014-08-15 16:10:39 +02:00
isdet.hh
Handle all automata through shared_ptr. (monstro patch)
2014-08-15 11:07:05 +02:00
isweakscc.cc
Replace most uses of scc_map by scc_info.
2014-10-08 17:33:14 +02:00
isweakscc.hh
Replace most uses of scc_map by scc_info.
2014-10-08 17:33:14 +02:00
lbtt.cc
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
lbtt.hh
Fix some bdd_dict_ptr not being passed by const reference.
2014-08-15 11:07:05 +02:00
ltl2taa.cc
ltl: remove the useless Finish operator
2014-12-04 17:48:42 +01:00
ltl2taa.hh
Handle all automata through shared_ptr. (monstro patch)
2014-08-15 11:07:05 +02:00
ltl2tgba_fm.cc
ltl: remove the useless Finish operator
2014-12-04 17:48:42 +01:00
ltl2tgba_fm.hh
Fix some bdd_dict_ptr not being passed by const reference.
2014-08-15 11:07:05 +02:00
magic.cc
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
magic.hh
Use shared_ptr for the emptiness check interfaces.
2014-08-23 18:35:43 +02:00
Makefile.am
Adding function to test if two büchi automata are isomorphic.
2014-12-10 16:36:34 +01:00
minimize.cc
monitor: add a few tests
2014-11-20 10:59:56 +01:00
minimize.hh
Replace most uses of scc_map by scc_info.
2014-10-08 17:33:14 +02:00
ndfs_result.hxx
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
neverclaim.cc
buddy: rename libbdd to libbddx
2014-10-30 20:58:10 +01:00
neverclaim.hh
Remove useless forward declarations of class tgba.
2014-08-23 13:10:24 +02:00
postproc.cc
countstates: remove unused file
2014-12-01 17:51:57 +01:00
postproc.hh
Handle all automata through shared_ptr. (monstro patch)
2014-08-15 11:07:05 +02:00
powerset.cc
buddy: rename libbdd to libbddx
2014-10-30 20:58:10 +01:00
powerset.hh
Replace most uses of scc_map by scc_info.
2014-10-08 17:33:14 +02:00
product.cc
tgba: simplify usage of named properties
2014-12-09 16:21:45 +01:00
product.hh
Replace most uses of scc_map by scc_info.
2014-10-08 17:33:14 +02:00
projrun.cc
Use shared_ptr for the emptiness check interfaces.
2014-08-23 18:35:43 +02:00
projrun.hh
Use shared_ptr for the emptiness check interfaces.
2014-08-23 18:35:43 +02:00
randomgraph.cc
randaut: new binary
2014-11-29 16:04:26 +01:00
randomgraph.hh
randaut: new binary
2014-11-29 16:04:26 +01:00
randomize.cc
graph: let transitions() iterate only on valid transitions
2014-12-08 18:29:45 +01:00
randomize.hh
randomize: new function
2014-12-03 14:23:59 +01:00
reachiter.cc
Handle all automata through shared_ptr. (monstro patch)
2014-08-15 11:07:05 +02:00
reachiter.hh
Handle all automata through shared_ptr. (monstro patch)
2014-08-15 11:07:05 +02:00
reducerun.cc
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
reducerun.hh
Use shared_ptr for the emptiness check interfaces.
2014-08-23 18:35:43 +02:00
replayrun.cc
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
replayrun.hh
Use shared_ptr for the emptiness check interfaces.
2014-08-23 18:35:43 +02:00
rundotdec.cc
Use shared_ptr for the emptiness check interfaces.
2014-08-23 18:35:43 +02:00
rundotdec.hh
Use shared_ptr for the emptiness check interfaces.
2014-08-23 18:35:43 +02:00
safety.cc
graph: let transitions() iterate only on valid transitions
2014-12-08 18:29:45 +01:00
safety.hh
Replace most uses of scc_map by scc_info.
2014-10-08 17:33:14 +02:00
save.cc
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
save.hh
Handle all automata through shared_ptr. (monstro patch)
2014-08-15 11:07:05 +02:00
scc.cc
accconv, acccompl: remove unused files
2014-12-01 17:38:22 +01:00
scc.hh
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
sccfilter.cc
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
sccfilter.hh
buddy: rename libbdd to libbddx
2014-10-30 20:58:10 +01:00
sccinfo.cc
accconv, acccompl: remove unused files
2014-12-01 17:38:22 +01:00
sccinfo.hh
buddy: rename libbdd to libbddx
2014-10-30 20:58:10 +01:00
se05.cc
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
se05.hh
Use shared_ptr for the emptiness check interfaces.
2014-08-23 18:35:43 +02:00
simulation.cc
accconv, acccompl: remove unused files
2014-12-01 17:38:22 +01:00
simulation.hh
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
stats.cc
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
stats.hh
use scc_info instead of scc_map in a couple of easy places
2014-08-20 10:27:43 +02:00
stripacc.cc
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
stripacc.hh
Handle all automata through shared_ptr. (monstro patch)
2014-08-15 11:07:05 +02:00
stutter_invariance.cc
stutter check: cleanup and add test cases
2014-11-14 11:11:39 +01:00
stutter_invariance.hh
Add documentation for is_stutter_invariant.
2014-11-29 10:53:49 +01:00
stutterize.cc
Optimizing closure and sl.
2014-11-14 11:11:39 +01:00
stutterize.hh
Optimizing closure and sl.
2014-11-14 11:11:39 +01:00
tau03.cc
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
tau03.hh
Use shared_ptr for the emptiness check interfaces.
2014-08-23 18:35:43 +02:00
tau03opt.cc
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
tau03opt.hh
Use shared_ptr for the emptiness check interfaces.
2014-08-23 18:35:43 +02:00
translate.cc
Remove const qualifier in translator::run return type
2014-11-14 11:11:39 +01:00
translate.hh
Remove const qualifier in translator::run return type
2014-11-14 11:11:39 +01:00
weight.cc
Store membership to acceptance sets using bitsets, not BDDs.
2014-10-06 10:18:57 +02:00
weight.hh
buddy: rename libbdd to libbddx
2014-10-30 20:58:10 +01:00
word.cc
Use shared_ptr for the emptiness check interfaces.
2014-08-23 18:35:43 +02:00
word.hh
Use shared_ptr for the emptiness check interfaces.
2014-08-23 18:35:43 +02:00