Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages

alib2data → alib2common Relation

File in alib2dataIncludes file in alib2common
src / alphabet / BarSymbol.cppsrc / object / Object.h
src / alphabet / BarSymbol.hsrc / object / Object.h
src / alphabet / BlankSymbol.cppsrc / object / Object.h
src / alphabet / BlankSymbol.hsrc / object / Object.h
src / alphabet / BottomOfTheStackSymbol.cppsrc / object / Object.h
src / alphabet / BottomOfTheStackSymbol.hsrc / object / Object.h
src / alphabet / EndSymbol.cppsrc / object / Object.h
src / alphabet / EndSymbol.hsrc / object / Object.h
src / alphabet / GapSymbol.cppsrc / object / Object.h
src / alphabet / GapSymbol.hsrc / object / Object.h
src / alphabet / InitialSymbol.cppsrc / object / Object.h
src / alphabet / InitialSymbol.hsrc / object / Object.h
src / alphabet / NodeWildcardSymbol.cppsrc / object / Object.h
src / alphabet / NodeWildcardSymbol.hsrc / object / Object.h
src / alphabet / StartSymbol.cppsrc / object / Object.h
src / alphabet / StartSymbol.hsrc / object / Object.h
src / alphabet / VariablesBarSymbol.cppsrc / object / Object.h
src / alphabet / VariablesBarSymbol.hsrc / object / Object.h
src / alphabet / WildcardSymbol.cppsrc / object / Object.h
src / alphabet / WildcardSymbol.hsrc / object / Object.h
src / indexes / arbology / CompressedBitParallelTreeIndex.hsrc / core / components.hpp
src / indexes / arbology / CompressedBitParallelTreeIndex.hsrc / exception / CommonException.h
src / indexes / arbology / NonlinearCompressedBitParallelTreeIndex.hsrc / core / components.hpp
src / indexes / arbology / NonlinearCompressedBitParallelTreeIndex.hsrc / exception / CommonException.h
src / automaton / AutomatonException.hsrc / exception / CommonException.h
src / rte / xml / common / RTEFromXmlParser.hsrc / exception / CommonException.h
src / common / DefaultStateType.hsrc / object / Object.h
src / common / DefaultSymbolType.hsrc / object / Object.h
src / common / symbol_or_epsilon.hppsrc / exception / CommonException.h
src / grammar / xml / ContextFree / CFG.cppsrc / object / Object.h
src / grammar / xml / ContextFree / CNF.cppsrc / object / Object.h
src / grammar / xml / ContextFree / EpsilonFreeCFG.cppsrc / object / Object.h
src / grammar / xml / ContextFree / GNF.cppsrc / object / Object.h
src / grammar / xml / ContextFree / LG.cppsrc / object / Object.h
src / grammar / ContextFree / CFG.hsrc / core / components.hpp
src / grammar / ContextFree / CNF.hsrc / core / components.hpp
src / grammar / ContextFree / EpsilonFreeCFG.hsrc / core / components.hpp
src / grammar / ContextFree / GNF.hsrc / core / components.hpp
src / grammar / ContextFree / LG.hsrc / core / components.hpp
src / grammar / ContextSensitive / CSG.hsrc / core / components.hpp
src / grammar / ContextSensitive / NonContractingGrammar.hsrc / core / components.hpp
src / grammar / xml / ContextSensitive / CSG.cppsrc / object / Object.h
src / grammar / xml / ContextSensitive / NonContractingGrammar.cppsrc / object / Object.h
src / regexp / formal / FormalRegExp.hsrc / core / components.hpp
src / regexp / formal / FormalRegExp.hsrc / exception / CommonException.h
src / regexp / formal / FormalRegExpAlternation.hsrc / exception / CommonException.h
src / regexp / formal / FormalRegExpConcatenation.hsrc / exception / CommonException.h
src / regexp / formal / FormalRegExpElement.hsrc / core / visitor.hpp
src / regexp / formal / FormalRegExpIteration.hsrc / exception / CommonException.h
src / regexp / formal / FormalRegExpStructure.hsrc / exception / CommonException.h
src / rte / formal / FormalRTE.hsrc / core / components.hpp
src / rte / formal / FormalRTE.hsrc / exception / CommonException.h
src / rte / formal / FormalRTEAlternation.hsrc / exception / CommonException.h
src / rte / formal / FormalRTEElement.hsrc / core / visitor.hpp
src / rte / formal / FormalRTEIteration.hsrc / exception / CommonException.h
src / rte / formal / FormalRTEStructure.hsrc / exception / CommonException.h
src / rte / formal / FormalRTESubstitution.hsrc / exception / CommonException.h
src / rte / formal / FormalRTESymbolAlphabet.hsrc / exception / CommonException.h
src / rte / formal / FormalRTESymbolSubst.hsrc / exception / CommonException.h
src / automaton / xml / FSM / CompactNFA.cppsrc / object / Object.h
src / automaton / xml / FSM / DFA.cppsrc / object / Object.h
src / automaton / xml / FSM / EpsilonNFA.cppsrc / object / Object.h
src / automaton / xml / FSM / ExtendedNFA.cppsrc / object / Object.h
src / automaton / xml / FSM / MultiInitialStateEpsilonNFA.cppsrc / object / Object.h
src / automaton / xml / FSM / MultiInitialStateNFA.cppsrc / object / Object.h
src / automaton / xml / FSM / NFA.cppsrc / object / Object.h
src / automaton / FSM / CompactDFA.hsrc / core / components.hpp
src / automaton / FSM / CompactDFA.hsrc / common / createUnique.hpp
src / automaton / FSM / CompactNFA.hsrc / core / components.hpp
src / automaton / FSM / CompactNFA.hsrc / common / createUnique.hpp
src / automaton / FSM / DFA.hsrc / core / components.hpp
src / automaton / FSM / EpsilonNFA.hsrc / core / components.hpp
src / automaton / FSM / EpsilonNFA.hsrc / common / createUnique.hpp
src / automaton / FSM / ExtendedNFA.hsrc / core / components.hpp
src / automaton / FSM / ExtendedNFA.hsrc / common / createUnique.hpp
src / automaton / FSM / MultiInitialStateEpsilonNFA.hsrc / core / components.hpp
src / automaton / FSM / MultiInitialStateEpsilonNFA.hsrc / common / createUnique.hpp
src / automaton / FSM / MultiInitialStateNFA.hsrc / core / components.hpp
src / automaton / FSM / NFA.hsrc / core / components.hpp
src / grammar / GrammarException.hsrc / exception / CommonException.h
src / label / FailStateLabel.cppsrc / object / Object.h
src / label / FailStateLabel.hsrc / object / Object.h
src / label / FinalStateLabel.cppsrc / object / Object.h
src / label / FinalStateLabel.hsrc / object / Object.h
src / label / InitialStateLabel.cppsrc / object / Object.h
src / label / InitialStateLabel.hsrc / object / Object.h
src / automaton / PDA / DPDA.hsrc / core / components.hpp
src / automaton / PDA / InputDrivenDPDA.hsrc / core / components.hpp
src / automaton / PDA / InputDrivenNPDA.hsrc / core / components.hpp
src / automaton / PDA / NPDA.hsrc / core / components.hpp
src / automaton / PDA / NPDTA.hsrc / core / components.hpp
src / automaton / PDA / RealTimeHeightDeterministicDPDA.hsrc / core / components.hpp
src / automaton / PDA / RealTimeHeightDeterministicNPDA.hsrc / core / components.hpp
src / automaton / PDA / SinglePopDPDA.hsrc / core / components.hpp
src / automaton / PDA / SinglePopNPDA.hsrc / core / components.hpp
src / automaton / PDA / VisiblyPushdownDPDA.hsrc / core / components.hpp
src / automaton / PDA / VisiblyPushdownNPDA.hsrc / core / components.hpp
src / automaton / xml / PDA / DPDA.cppsrc / object / Object.h
src / automaton / xml / PDA / InputDrivenDPDA.cppsrc / object / Object.h
src / automaton / xml / PDA / InputDrivenNPDA.cppsrc / object / Object.h
src / automaton / xml / PDA / NPDA.cppsrc / object / Object.h
src / automaton / xml / PDA / NPDTA.cppsrc / object / Object.h
src / automaton / xml / PDA / RealTimeHeightDeterministicDPDA.cppsrc / object / Object.h
src / automaton / xml / PDA / RealTimeHeightDeterministicNPDA.cppsrc / object / Object.h
src / automaton / xml / PDA / SinglePopDPDA.cppsrc / object / Object.h
src / automaton / xml / PDA / SinglePopNPDA.cppsrc / object / Object.h
src / automaton / xml / PDA / VisiblyPushdownDPDA.cppsrc / object / Object.h
src / automaton / xml / PDA / VisiblyPushdownNPDA.cppsrc / object / Object.h
src / tree / ranked / PostfixRankedTree.hsrc / core / components.hpp
src / tree / ranked / PrefixRankedBarNonlinearPattern.hsrc / core / components.hpp
src / tree / ranked / PrefixRankedBarPattern.hsrc / core / components.hpp
src / tree / ranked / PrefixRankedBarTree.hsrc / core / components.hpp
src / tree / ranked / PrefixRankedExtendedPattern.hsrc / core / components.hpp
src / tree / ranked / PrefixRankedNonlinearPattern.hsrc / core / components.hpp
src / tree / ranked / PrefixRankedPattern.hsrc / core / components.hpp
src / tree / ranked / PrefixRankedTree.hsrc / core / components.hpp
src / tree / ranked / RankedExtendedPattern.hsrc / core / components.hpp
src / tree / ranked / RankedNonlinearPattern.hsrc / core / components.hpp
src / tree / ranked / RankedPattern.hsrc / core / components.hpp
src / tree / ranked / RankedTree.hsrc / core / components.hpp
src / tree / ranked / UnorderedRankedPattern.hsrc / core / components.hpp
src / tree / ranked / UnorderedRankedTree.hsrc / core / components.hpp
src / tree / xml / ranked / PostfixRankedTree.cppsrc / object / Object.h
src / tree / xml / ranked / PrefixRankedBarNonlinearPattern.cppsrc / object / Object.h
src / tree / xml / ranked / PrefixRankedBarPattern.cppsrc / object / Object.h
src / tree / xml / ranked / PrefixRankedBarTree.cppsrc / object / Object.h
src / tree / xml / ranked / PrefixRankedNonlinearPattern.cppsrc / object / Object.h
src / tree / xml / ranked / PrefixRankedPattern.cppsrc / object / Object.h
src / tree / xml / ranked / PrefixRankedTree.cppsrc / object / Object.h
src / tree / xml / ranked / RankedNonlinearPattern.cppsrc / object / Object.h
src / tree / xml / ranked / RankedPattern.cppsrc / object / Object.h
src / tree / xml / ranked / RankedTree.cppsrc / object / Object.h
src / grammar / Regular / LeftLG.hsrc / core / components.hpp
src / grammar / Regular / LeftRG.hsrc / core / components.hpp
src / grammar / Regular / RightLG.hsrc / core / components.hpp
src / grammar / Regular / RightRG.hsrc / core / components.hpp
src / grammar / xml / Regular / LeftLG.cppsrc / object / Object.h
src / grammar / xml / Regular / LeftRG.cppsrc / object / Object.h
src / grammar / xml / Regular / RightLG.cppsrc / object / Object.h
src / grammar / xml / Regular / RightRG.cppsrc / object / Object.h
src / string / CyclicString.hsrc / core / components.hpp
src / string / CyclicString.hsrc / exception / CommonException.h
src / string / LinearString.hsrc / core / components.hpp
src / string / LinearString.hsrc / exception / CommonException.h
src / string / WildcardLinearString.hsrc / core / components.hpp
src / string / WildcardLinearString.hsrc / exception / CommonException.h
src / indexes / stringology / BitParallelIndex.hsrc / core / components.hpp
src / indexes / stringology / BitParallelIndex.hsrc / exception / CommonException.h
src / indexes / stringology / BitSetIndex.hsrc / core / components.hpp
src / indexes / stringology / BitSetIndex.hsrc / exception / CommonException.h
src / indexes / stringology / CompressedBitParallelIndex.hsrc / core / components.hpp
src / indexes / stringology / CompressedBitParallelIndex.hsrc / exception / CommonException.h
src / indexes / stringology / PositionHeap.hsrc / core / components.hpp
src / indexes / stringology / PositionHeap.hsrc / exception / CommonException.h
src / indexes / stringology / SuffixArray.hsrc / exception / CommonException.h
src / indexes / stringology / SuffixTrie.hsrc / core / components.hpp
src / indexes / stringology / SuffixTrie.hsrc / exception / CommonException.h
src / automaton / TA / ArcFactoredDeterministicZAutomaton.hsrc / core / components.hpp
src / automaton / TA / ArcFactoredNondeterministicZAutomaton.hsrc / core / components.hpp
src / automaton / TA / DFTA.hsrc / core / components.hpp
src / automaton / TA / EpsilonNFTA.hsrc / core / components.hpp
src / automaton / TA / ExtendedNFTA.hsrc / core / components.hpp
src / automaton / TA / NFTA.hsrc / core / components.hpp
src / automaton / TA / NondeterministicZAutomaton.hsrc / core / components.hpp
src / automaton / TA / UnorderedDFTA.hsrc / core / components.hpp
src / automaton / TA / UnorderedNFTA.hsrc / core / components.hpp
src / automaton / xml / TA / DFTA.cppsrc / object / Object.h
src / automaton / xml / TA / NFTA.cppsrc / object / Object.h
src / automaton / xml / TA / NondeterministicZAutomaton.cppsrc / object / Object.h
src / automaton / xml / TA / UnorderedNFTA.cppsrc / object / Object.h
src / automaton / TM / OneTapeDTM.hsrc / core / components.hpp
src / automaton / xml / TM / OneTapeDTM.cppsrc / object / Object.h
src / tree / TreeException.hsrc / exception / CommonException.h
src / regexp / unbounded / UnboundedRegExp.hsrc / core / components.hpp
src / regexp / unbounded / UnboundedRegExp.hsrc / exception / CommonException.h
src / regexp / unbounded / UnboundedRegExpAlternation.hsrc / exception / CommonException.h
src / regexp / unbounded / UnboundedRegExpConcatenation.hsrc / exception / CommonException.h
src / regexp / unbounded / UnboundedRegExpElement.hsrc / core / visitor.hpp
src / regexp / unbounded / UnboundedRegExpIteration.hsrc / exception / CommonException.h
src / regexp / unbounded / UnboundedRegExpStructure.hsrc / exception / CommonException.h
src / tree / xml / unranked / PrefixBarTree.cppsrc / object / Object.h
src / tree / xml / unranked / UnrankedNonlinearPattern.cppsrc / object / Object.h
src / tree / xml / unranked / UnrankedPattern.cppsrc / object / Object.h
src / tree / xml / unranked / UnrankedTree.cppsrc / object / Object.h
src / tree / unranked / PrefixBarTree.hsrc / core / components.hpp
src / tree / unranked / UnorderedUnrankedPattern.hsrc / core / components.hpp
src / tree / unranked / UnorderedUnrankedTree.hsrc / core / components.hpp
src / tree / unranked / UnrankedExtendedPattern.hsrc / core / components.hpp
src / tree / unranked / UnrankedNonlinearPattern.hsrc / core / components.hpp
src / tree / unranked / UnrankedPattern.hsrc / core / components.hpp
src / tree / unranked / UnrankedTree.hsrc / core / components.hpp
src / grammar / xml / Unrestricted / ContextPreservingUnrestrictedGrammar.cppsrc / object / Object.h
src / grammar / xml / Unrestricted / UnrestrictedGrammar.cppsrc / object / Object.h
src / grammar / Unrestricted / ContextPreservingUnrestrictedGrammar.hsrc / core / components.hpp
src / grammar / Unrestricted / UnrestrictedGrammar.hsrc / core / components.hpp
src / alphabet / xml / BarSymbol.cppsrc / object / Object.h
src / alphabet / xml / BlankSymbol.cppsrc / object / Object.h
src / alphabet / xml / BottomOfTheStackSymbol.cppsrc / object / Object.h
src / alphabet / xml / EndSymbol.cppsrc / object / Object.h
src / alphabet / xml / GapSymbol.cppsrc / object / Object.h
src / alphabet / xml / InitialSymbol.cppsrc / object / Object.h
src / alphabet / xml / NonlinearVariableSymbol.cppsrc / object / Object.h
src / alphabet / xml / RankedSymbol.cppsrc / object / Object.h
src / alphabet / xml / StartSymbol.cppsrc / object / Object.h
src / alphabet / xml / VariablesBarSymbol.cppsrc / object / Object.h
src / alphabet / xml / WildcardSymbol.cppsrc / object / Object.h
src / string / xml / CyclicString.cppsrc / object / Object.h
src / string / xml / LinearString.cppsrc / object / Object.h
src / string / xml / WildcardLinearString.cppsrc / object / Object.h
src / rte / xml / FormalRTE.cppsrc / object / Object.h
src / regexp / xml / FormalRegExp.cppsrc / object / Object.h
src / regexp / xml / UnboundedRegExp.cppsrc / object / Object.h
src / label / xml / FailStateLabel.cppsrc / object / Object.h
src / label / xml / FinalStateLabel.cppsrc / object / Object.h
src / label / xml / InitialStateLabel.cppsrc / object / Object.h