]> matita.cs.unibo.it Git - helm.git/commit
moved term indexing (in both discrimination and path tree forms) from paramodulation...
authorAndrea Asperti <andrea.asperti@unibo.it>
Mon, 19 Dec 2005 16:03:29 +0000 (16:03 +0000)
committerAndrea Asperti <andrea.asperti@unibo.it>
Mon, 19 Dec 2005 16:03:29 +0000 (16:03 +0000)
commit20ea4afc703668c1c643aaf81d62aeae51be36a1
treed360516bbf16651344761efffac0584155d6047e
parentb52f57d8573a909a486d52a7317e017f56d07199
moved term indexing (in both discrimination and path tree forms) from paramodulation/ to cic/
13 files changed:
helm/ocaml/cic/.depend
helm/ocaml/cic/Makefile
helm/ocaml/cic/discrimination_tree.ml
helm/ocaml/cic/discrimination_tree.mli
helm/ocaml/cic/path_indexing.ml [new file with mode: 0644]
helm/ocaml/cic/path_indexing.mli [new file with mode: 0644]
helm/ocaml/paramodulation/.depend
helm/ocaml/paramodulation/Makefile
helm/ocaml/paramodulation/equality_indexing.ml [new file with mode: 0644]
helm/ocaml/paramodulation/equality_indexing.mli [new file with mode: 0644]
helm/ocaml/paramodulation/indexing.ml
helm/ocaml/paramodulation/path_indexing.ml [deleted file]
helm/ocaml/paramodulation/saturation.ml