spot/iface/gspn
Alexandre Duret-Lutz 6c815004c4 Introduce an emptiness-check interface, and modify the existing
algorithms to conform to it, uniformly.  This will unfortunately
break third-party code that were using these algorithms.
* src/tgbaalgos/emptiness.cc, src/tgbaalgos/emptiness.hh: New files.
* src/tgbaalgos/Makefile.am: New files.
* src/tgbaalgos/magic.cc, src/tgbaalgos/magic.hh: Adjust to
conform to the new emptiness-check interface.
* src/tgbaalgos/gtec/ce.cc, src/tgbaalgos/gtec/ce.hh,
src/tgbaalgos/gtec/gtec.cc, src/tgbaalgos/gtec/gtec.hh,
src/tgbaalgos/gtec/status.cc, src/tgbaalgos/gtec/status.hh:
Likewise.  The classes have been renamed are as following
  emptiness_check -> couvreur99_check
  emptiness_check_shy -> couvreur99_check_shy
  counter_example -> couvreur99_check_result
* src/tgbatest/ltl2tgba.cc, iface/gspn/ltlgspn.cc, iface/gspn/ssp.hh,
iface/gspn/ssp.cc: Adjust to renaming and new interface.
2004-10-27 16:47:54 +00:00
..
examples * iface/gspn/udcsltl.test, iface/gspn/udcseltl.test, 2003-10-01 16:55:22 +00:00
.cvsignore more files to ignore 2004-06-22 22:58:09 +00:00
common.cc * iface/gspn/common.cc, iface/gspn/common.hh, 2004-08-09 16:32:25 +00:00
common.hh * iface/gspn/common.cc, iface/gspn/common.hh, 2004-08-09 16:32:25 +00:00
dcswave.test * configure.ac, NEWS: Bump version to 0.0f. 2003-08-01 10:25:56 +00:00
dcswaveeltl.test * src/sanity/80columns.test: Check the iface/ tree too. 2004-05-21 11:46:22 +00:00
dcswavefm.test * src/sanity/80columns.test: Check the iface/ tree too. 2004-05-21 11:46:22 +00:00
dcswaveltl.test * src/sanity/80columns.test: Check the iface/ tree too. 2004-05-21 11:46:22 +00:00
defs.in * configure.ac: Output iface/gspn/defs. 2003-07-24 13:04:10 +00:00
dottygspn.cc * iface/gspn/common.cc, iface/gspn/common.hh: Remove the 2004-06-02 16:21:49 +00:00
dottyssp.cc * iface/gspn/common.cc, iface/gspn/common.hh: Remove the 2004-06-02 16:21:49 +00:00
gspn.cc * iface/gspn/gspn.cc, src/ltlvisit/basicreduce.cc, 2004-10-18 13:56:31 +00:00
gspn.hh * iface/gspn/common.cc, iface/gspn/common.hh: Remove the 2004-06-02 16:21:49 +00:00
ltlgspn.cc Introduce an emptiness-check interface, and modify the existing 2004-10-27 16:47:54 +00:00
Makefile.am * src/tgbatest/Makefile.am (check_PROGRAMS): Move ltl2tgba ... 2004-04-23 11:27:21 +00:00
simple.test * configure.ac, NEWS: Bump version to 0.0f. 2003-08-01 10:25:56 +00:00
ssp.cc Introduce an emptiness-check interface, and modify the existing 2004-10-27 16:47:54 +00:00
ssp.hh Introduce an emptiness-check interface, and modify the existing 2004-10-27 16:47:54 +00:00
udcsefm.test * src/sanity/80columns.test: Check the iface/ tree too. 2004-05-21 11:46:22 +00:00
udcseltl.test * iface/gspn/gspn.cc (tgba_gspn_private_): Define alive_prop, 2004-05-21 13:54:38 +00:00
udcsfm.test * src/sanity/80columns.test: Check the iface/ tree too. 2004-05-21 11:46:22 +00:00
udcsltl.test * src/sanity/80columns.test: Check the iface/ tree too. 2004-05-21 11:46:22 +00:00