dk.brics.automaton

A Java package that contains a DFA/NFA.
Download

dk.brics.automaton Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Anders Mller
  • Publisher web site:
  • http://www.brics.dk/automaton/

dk.brics.automaton Tags


dk.brics.automaton Description

A Java package that contains a DFA/NFA. dk.brics.automaton project is a Java package that contains a DFA/NFA (finite-state automata) implementation with Unicode alphabet (UTF16) and support for the standard regular expression operations (concatenation, union, Kleene star).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. Requirements: · Java 2 Standard Edition Runtime Environment What's New in This Release: · AutomatonMatcher was added for matching substrings. · A bug in SpecialOperations.overlap was fixed.


dk.brics.automaton Related Software