* src/ltltest/formules.ltl: A pattern of 2000 formulas.
* src/ltltest/inf.test: Test some case of implies. * src/ltltest/inf.cc: Test some case of implies. * src/ltltest/reduc.test: Test reduction of a file of formula. * src/ltltest/reduc.cc: Test reduction of a formula. * src/ltlvisit/formlength.cc: Gives the lenght of a formula. * src/ltlvisit/forminf.cc: To know if a formula implies an other. * src/ltlvisit/basereduc.cc: Implement only basic reduction. * src/ltlvisit/reducform.cc: Implement reduction. * src/ltlvisit/reducform.hh: To reduce a formula.
This commit is contained in:
parent
bafc92d0b8
commit
61e7d4e21f
2 changed files with 31 additions and 1 deletions
14
ChangeLog
14
ChangeLog
|
|
@ -1,3 +1,17 @@
|
|||
2004-05-10 Thomas MARTINEZ <martinez@abacus.lip6.fr>
|
||||
|
||||
* src/ltltest/formules.ltl: A pattern of 2000 formulas.
|
||||
* src/ltltest/inf.test: Test some case of implies.
|
||||
* src/ltltest/inf.cc: Test some case of implies.
|
||||
* src/ltltest/reduc.test: Test reduction of a file of formula.
|
||||
* src/ltltest/reduc.cc: Test reduction of a formula.
|
||||
|
||||
* src/ltlvisit/formlength.cc: Gives the lenght of a formula.
|
||||
* src/ltlvisit/forminf.cc: To know if a formula implies an other.
|
||||
* src/ltlvisit/basereduc.cc: Implement only basic reduction.
|
||||
* src/ltlvisit/reducform.cc: Implement reduction.
|
||||
* src/ltlvisit/reducform.hh: To reduce a formula.
|
||||
|
||||
2004-05-10 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/tgbaalgos/ltl2tgba_fm.cc (ltl_to_tgba_fm): Refine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue