/* fsaswapcoords.c 15/4/96. * * Swaps coordinates of a 2-variable fsa. That is it replaces transitions * s - (a,b) -> t by s - (b,a) -> t, for a,b in the base-alphabet. * * SYNOPSIS: fsaswapcoords [-op d/s] [-v] [-silent] [filename1 filename2] * * Input is from filename1 or stdin and should contain a 2-variable fsa * Output to stdout or filename2. * Input is always in dense format. * * OPTIONS: * -op d/s output in dense or sparse format - default is as in current * value of table->printing_format, in the fsa. * -v verbose * -silent no diagnostics
*/
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 und die Messung sind noch experimentell.