File List
Here is a list of all files with brief descriptions:
o*config.h
o*gfsm.hTop-level header
o*gfsmAlgebra.hAlgebraic operations on automata
o*gfsmAlphabet.hMap between gfsmLabelIds and external objects
o*gfsmArc.hArc (transition) definitions & utilities
o*gfsmArcIndex.hArc (transition) index utilities
o*gfsmArcIter.hIterate over outgoing arcs of an automaton state
o*gfsmArcList.hDefinitions & utilities for arc lists, Deprecated
o*gfsmArith.hArithmetic operations on automata
o*gfsmArray.hVarious array utilities
o*gfsmAssert.hAssertions
o*gfsmAutomaton.hAutomaton definitions and low-level access
o*gfsmAutomatonIO.hLibrarian routines for automata
o*gfsmBitVector.hBit vector utilities using GArray
o*gfsmCommon.hCommonly use typedefs and constants
o*gfsmCompound.hUtilities for "compound" states and labels
o*gfsmConfig.hSafely include autoheader preprocessor defines
o*gfsmConfigAuto.hAutoheader-generated preprocessor defines
o*gfsmConfigNoAuto.hUndefine any autoheader preprocessor defines
o*gfsmDebug.hDebugging utilities
o*gfsmDraw.hAutomaton visualization utilities
o*gfsmEncode.hArc-label and/or -weight encoding utilities
o*gfsmEnum.hAbstract utilities for run-time value enumerations
o*gfsmError.hError utilities
o*gfsmIndexed.hFirst stab at indexed automata
o*gfsmIndexedIO.hLibrarian routines for indexed automata
o*gfsmIO.hAbstract I/O routines
o*gfsmLookup.hLinear (string) composition
o*gfsmMem.hMemory utilities
o*gfsmPaths.hPath discovery & enumeration
o*gfsmPQueue.h
o*gfsmRegex.lex.hFlex-generated lexer headers for gfsmRegexCompiler
o*gfsmRegex.tab.hBison-generated parser headers for gfsmRegexCompiler
o*gfsmRegexCompiler.hRegular expression compiler
o*gfsmScanner.hFlex scanner utilities
o*gfsmSemiring.hSemiring types & operations
o*gfsmSet.hAbstract set type using GTree
o*gfsmState.hAutomaton state definitions & utilities
o*gfsmStateSort.hSort states of a gfsmAutomaton
o*gfsmTrain.hTransducer training from (input,output) string pairs
o*gfsmTrie.hDeterministic prefix tree automata
o*gfsmUtils.hMiscellaneous utilities
o*gfsmVersion.hLibrary version information
\*gfsmWeightMap.hAbstract map from gpointers to gfsmWeights using GTree