GramFuzzer needs to auto-prune and find shortest reference paths
d0c-s4vage opened this issue · 0 comments
d0c-s4vage commented
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.