Delete the cutscc algorithms.
These were used in old experiments, but have not turned useful in practice. Not worth keeping and maintaining. * src/tgbaalgos/cutscc.cc, src/tgbaalgos/cutscc.hh: Delete. * bench/scc-stats/, bench/split-product/: Delete. * configure.ac, src/tgbaalgos/Makefile.am, README, bench/Makefile.am: Adjust.
This commit is contained in:
parent
1a93166d15
commit
401179eae7
30 changed files with 2 additions and 2740 deletions
|
|
@ -31,7 +31,6 @@ tgbaalgos_HEADERS = \
|
|||
bfssteps.hh \
|
||||
complete.hh \
|
||||
compsusp.hh \
|
||||
cutscc.hh \
|
||||
cycles.hh \
|
||||
dtgbacomp.hh \
|
||||
degen.hh \
|
||||
|
|
@ -79,7 +78,6 @@ libtgbaalgos_la_SOURCES = \
|
|||
bfssteps.cc \
|
||||
complete.cc \
|
||||
compsusp.cc \
|
||||
cutscc.cc \
|
||||
cycles.cc \
|
||||
dtgbacomp.cc \
|
||||
degen.cc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue