automaton - A Java finite state automata/regular expression library
Website: | http://www.brics.dk/automaton/ |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- Description:
This Java package contains a DFA/NFA (finite-state automata) implementation with Unicode alphabet (UTF-16) and support for the standard regular expression operations (concatenation, union, Kleene star) and a number of non-standard ones (intersection, complement, etc.). In contrast to many other automaton/regexp packages, this package is fast, compact, and implements real, unrestricted regular operations. It uses a symbolic representation based on intervals of Unicode characters.
Packages
automaton-1.11r1-2.fc11.x86_64 [298 KiB] |
Changelog
by Fedora Release Engineering (2009-02-23):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild |