Implement a new automaton run (non optimized) with cleaner semantics w.r.t. ranked...
authorKim Nguyễn <kn@lri.fr>
Wed, 14 May 2014 23:08:04 +0000 (01:08 +0200)
committerKim Nguyễn <kn@lri.fr>
Wed, 14 May 2014 23:08:04 +0000 (01:08 +0200)
commit3b9dbcd9318dba41999dc6cc43093edbe5bc4c5d
treed91e0d4b3b60d0f3393ffe6531ba0957cce5e07f
parent05af95627d36110724ec6a2a6439c4842a228d19
Implement a new automaton run (non optimized) with cleaner semantics w.r.t. ranked states.
Paves the way for a "real" bottom-up run.
src/ata.ml
src/ata.mli
src/naive_node_list.ml [deleted file]
src/naive_node_list.mli [deleted file]
src/node_list.ml [deleted file]
src/run.ml
src/run.mli
src/tatoo.ml