ダウンロードリスト

プロジェクト概要

dk.brics.automaton は、Unicode 文字とすべての標準的な正規表現操作サポート DFA/NFA 実装: 連結、連合、交差点、補完、クリーネ スターなど。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-09-07 20:40
1.11-8

バグ修正とパフォーマンスの向上がBasicOperations.concatenate、AutomatonMatcher、Automaton.isFinite、およびAutomaton.isDebugで行われた。
タグ: Minor bugfixes, Minor feature enhancements
Bug fixes and performance improvements were made in BasicOperations.concatenate, AutomatonMatcher, Automaton.isFinite, and Automaton.isDebug.

2010-07-06 18:20
1.11-3

このリリースではDaciukらを追加しました。'文字列の結合を受け入れる最小限のオートマトンを構築するためのアルゴリズムです。最小化は今が正規表現からオートマトンを構築するオプションです。公開された操作を逆にします。
タグ: Minor
This release added Daciuk et al.'s algorithm for constructing a minimal automaton that accepts a union of strings. Minimization is now optional when constructing automata from regexps. The Reverse operation was made public.

2008-12-29 21:38
1.11-1

AutomatonMatcher文字列に一致するために追加されました。 SpecialOperations.overlapのバグが修正されました。
タグ: Minor feature enhancements
AutomatonMatcher was added for matching
substrings. A bug in SpecialOperations.overlap was
fixed.

2008-05-01 15:18
1.10-4

オートマトンハッシュコードの再計算でのバグが修正されました。
タグ: Minor bugfixes
A bug in recomputation of Automaton hash code was
fixed.

2007-06-11 02:40
1.10-1

多くの一般的な正規言語とデータ型のクラスが追加されている。いくつかの新しいオートマトンの操作も含まれています。
タグ: Major feature enhancements
A datatypes class with many common regular languages has been added. Several new automata operations are also included.

プロジェクトリソース