dfa_determinize

Langue: en

Autres versions - même langue

Version: 311943 (ubuntu - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

dfa_determinize - DFA determinizer

SYNOPSIS

dfa_minimize [<DFA file>] [-o <output file>]

DESCRIPTION

dfa_minimize determinizes the DFA grammar. This can be useful in order to convert a file from another format to DFA.

USAGE

You can either pass dfa_determinize the name of a file for it to read it, or send the text that you want it to get directly to the standard input.

OPTIONS

-o
File where you want the output to be written; if not specified, the output will be send to the standard output.

AUTHORS

dfa_minimize was written by the Julius team <julius-info@lists.sourceforge.jp>, and this manual page by Siegfried-A. Gevatter <rainct@ubuntu.com>. Same as Julius.