d0c-s4vage/gramfuzz

GramFuzzer needs to auto-prune and find shortest reference paths

d0c-s4vage opened this issue · 0 comments

Before generating data, prune should be called as well as find shortest paths.

If no new base grammars were loaded since the last gen() call, prune and find shortest paths would not need to be rerun.