From 1bf26f6b8c8d6f2992ebb15d2bc0f205051f9a2f Mon Sep 17 00:00:00 2001 From: Joel Holdbrooks Date: Tue, 20 Aug 2013 00:29:10 -0700 Subject: [PATCH] Drop "Next" section from README --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index ce15dd2..06992f8 100644 --- a/README.md +++ b/README.md @@ -48,16 +48,6 @@ user> (frak/pattern ["bit" "bat" "ban" "bot" "bar" "box"]) [Here's](https://github.com/guns/vim-clojure-static/blob/249328ee659190babe2b14cd119f972b21b80538/syntax/clojure.vim#L91-L92) why. Also because. -## Next - -While the patterns currently generated by frak are correct, there is -potential for improvement; the word trie could be converted to a -directed acyclic word graph (DAWG). - -By using a DAWG it might be possible to produce more efficient -patterns which consider common prefixes and suffixes. This could -reduce backtracking and overall pattern size. - ## And now for something completely different Let's build a regular expression for matching any word in -- 2.25.1