I have been trying to use automaton library from Lucene, (instead of direct import of the brics lib), and noticed some methods I need are not there (e.g. getShortestExample)
Looking at the change log of the brics automaton (http://www.brics.dk/automaton/ChangeLog): 1.3-1 -> 1.3-2 ============== - added Automaton methods: - getShortestExample - setMinimizeAlways current version is 1.11-2, many bugs fixed in meantime... Any plans to upgrade? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org