/* gpgenmult2.c 28/11/94. * 8/10/98 large-scale re-organisation. * Calculates the general multiplier automaton of a short-lex automatic group, * for words in the generators of length 2. * This program assumes that kbprog with -wd option, gpwa, gpgenmult * and preferably gpcheckmult (or gpmakefsa) have already been run of G. * * SYNOPSIS: * gpgenmult2 [-ip d/s[dr]] [-op d/s] [-silent] [-v] [-l/-h] [-f] groupname * * Input is from groupname.gm * Output is to groupname.gm2, but under the -f option, * the unformatted transition table goes to groupname.gm2_ut. * * OPTIONS: * -ip d/s[dr] input in dense or sparse format - dense is default * -op d/s output in dense or sparse format - sparse is default * -v verbose * -silent no diagnostics * -l/-h large/huge hash-tables (for big examples) * -f read the transition table repeatedly from file while mimimizing. * this avoids storing the large table, but is a little slower.
*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.