..
.cvsignore
Initial code for TGBA (Transition Generalized Büchi Automata).
2003-05-26 11:17:40 +00:00
.gitignore
Add .gitignore files
2008-03-14 16:59:32 +01:00
bdddict.cc
bdddict: add an unregister_all_typed_variables() method
2013-05-12 21:05:05 +02:00
bdddict.hh
bdddict: add an unregister_all_typed_variables() method
2013-05-12 21:05:05 +02:00
bddprint.cc
Add the "don't care" simulation
2013-04-09 15:05:55 +02:00
bddprint.hh
* src/tgba/bddprint.hh: Typo in Doxygen comment.
2013-04-09 15:05:56 +02:00
formula2bdd.cc
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
formula2bdd.hh
Improve some Doxygen comments.
2013-02-20 12:04:35 +01:00
futurecondcol.cc
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
futurecondcol.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
Makefile.am
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
public.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
sba.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
state.hh
Fix documentation errors reported by clang++ 3.2.
2013-01-17 09:07:13 +01:00
statebdd.cc
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
statebdd.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
succiter.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
succiterconcrete.cc
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
succiterconcrete.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
taatgba.cc
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
taatgba.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
tgba.cc
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
tgba.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
tgbabddconcrete.cc
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
tgbabddconcrete.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
tgbabddconcretefactory.cc
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
tgbabddconcretefactory.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
tgbabddconcreteproduct.cc
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
tgbabddconcreteproduct.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
tgbabddcoredata.cc
Address several issues reported by cppcheck all over the place.
2012-12-24 13:14:33 +01:00
tgbabddcoredata.hh
Address several issues reported by cppcheck all over the place.
2012-12-24 13:14:33 +01:00
tgbabddfactory.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
tgbaexplicit.cc
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
tgbaexplicit.hh
simulation: Fix co-simulation and iterated simulations of BA automata
2013-05-12 21:05:05 +02:00
tgbakvcomplement.cc
Fix several warnings reported by clang++ 3.2.
2013-01-16 08:52:27 +01:00
tgbakvcomplement.hh
Address several issues reported by cppcheck all over the place.
2012-12-24 13:14:33 +01:00
tgbaproduct.cc
tgbaproduct: fix segfault
2013-01-14 18:24:24 +01:00
tgbaproduct.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
tgbasafracomplement.cc
Fix documentation errors reported by clang++ 3.2.
2013-01-17 09:07:13 +01:00
tgbasafracomplement.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
tgbascc.cc
* src/tgba/tgbascc.cc: 80 columns.
2013-04-04 10:43:01 +02:00
tgbascc.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
tgbasgba.cc
Address several issues reported by cppcheck all over the place.
2012-12-24 13:14:33 +01:00
tgbasgba.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
tgbatba.cc
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
tgbatba.hh
* src/tgba/tgbatba.hh: Mention degeneralize().
2013-04-28 11:46:43 +02:00
tgbaunion.cc
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
tgbaunion.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
wdbacomp.cc
Address several issues reported by cppcheck all over the place.
2012-12-24 13:14:33 +01:00
wdbacomp.hh
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00