Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
4.10
-
New, Patch Available
Description
Converted "visited" to a BitSet and sized it correctly in AnalyzingSuggester.topoSortStates(Automaton). This avoids dynamic resizing of the set.