Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
- x -
xmlApiInputContext() :
core::xmlApiInputContext
xmlApiOutputContext() :
core::xmlApiOutputContext
XmlReaderRegister() :
registration::XmlReaderRegister< Type >
XmlRegisterTypeInGroup() :
registration::XmlRegisterTypeInGroup< Group, Type >
xmlTagName() :
core::xmlApi< abstraction::AlgorithmCategories::AlgorithmCategory >
,
core::xmlApi< abstraction::TypeQualifiers::TypeQualifierSet >
,
core::xmlApi< alphabet::BarSymbol >
,
core::xmlApi< alphabet::BlankSymbol >
,
core::xmlApi< alphabet::BottomOfTheStackSymbol >
,
core::xmlApi< alphabet::EndSymbol >
,
core::xmlApi< alphabet::GapSymbol >
,
core::xmlApi< alphabet::InitialSymbol >
,
core::xmlApi< alphabet::NonlinearVariableSymbol< T > >
,
core::xmlApi< alphabet::StartSymbol >
,
core::xmlApi< alphabet::VariablesBarSymbol >
,
core::xmlApi< alphabet::WildcardSymbol >
,
core::xmlApi< automaton::CompactNFA< SymbolType, StateType > >
,
core::xmlApi< automaton::DFA< SymbolType, StateType > >
,
core::xmlApi< automaton::DFTA< SymbolType, StateType > >
,
core::xmlApi< automaton::DPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::xmlApi< automaton::EpsilonNFA< SymbolType, StateType > >
,
core::xmlApi< automaton::ExtendedNFA< SymbolType, StateType > >
,
core::xmlApi< automaton::InputDrivenDPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::xmlApi< automaton::InputDrivenNPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::xmlApi< automaton::MultiInitialStateEpsilonNFA< SymbolType, StateType > >
,
core::xmlApi< automaton::MultiInitialStateNFA< SymbolType, StateType > >
,
core::xmlApi< automaton::NFA< SymbolType, StateType > >
,
core::xmlApi< automaton::NFTA< SymbolType, StateType > >
,
core::xmlApi< automaton::NondeterministicZAutomaton< SymbolType, StateType > >
,
core::xmlApi< automaton::NPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::xmlApi< automaton::NPDTA< InputSymbolType, OutputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::xmlApi< automaton::OneTapeDTM< SymbolType, StateType > >
,
core::xmlApi< automaton::RealTimeHeightDeterministicDPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::xmlApi< automaton::RealTimeHeightDeterministicNPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::xmlApi< automaton::SinglePopDPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::xmlApi< automaton::SinglePopNPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::xmlApi< automaton::UnorderedNFTA< SymbolType, StateType > >
,
core::xmlApi< automaton::VisiblyPushdownDPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::xmlApi< automaton::VisiblyPushdownNPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::xmlApi< bool >
,
core::xmlApi< char >
,
core::xmlApi< common::ranked_symbol< T > >
,
core::xmlApi< common::SparseBoolVector >
,
core::xmlApi< common::symbol_or_epsilon< T > >
,
core::xmlApi< double >
,
core::xmlApi< example::DataType >
,
core::xmlApi< ext::bitset< N > >
,
core::xmlApi< ext::deque< T > >
,
core::xmlApi< ext::list< T > >
,
core::xmlApi< ext::map< T, R > >
,
core::xmlApi< ext::multimap< T, R > >
,
core::xmlApi< ext::pair< T, R > >
,
core::xmlApi< ext::set< T > >
,
core::xmlApi< ext::tree< T > >
,
core::xmlApi< ext::trie< T, R > >
,
core::xmlApi< ext::tuple< Ts ... > >
,
core::xmlApi< ext::variant< Ts ... > >
,
core::xmlApi< ext::vector< T > >
,
core::xmlApi< grammar::CFG< TerminalSymbolType, NonterminalSymbolType > >
,
core::xmlApi< grammar::CNF< TerminalSymbolType, NonterminalSymbolType > >
,
core::xmlApi< grammar::ContextPreservingUnrestrictedGrammar< SymbolType > >
,
core::xmlApi< grammar::CSG< SymbolType > >
,
core::xmlApi< grammar::EpsilonFreeCFG< TerminalSymbolType, NonterminalSymbolType > >
,
core::xmlApi< grammar::GNF< TerminalSymbolType, NonterminalSymbolType > >
,
core::xmlApi< grammar::LeftLG< TerminalSymbolType, NonterminalSymbolType > >
,
core::xmlApi< grammar::LeftRG< TerminalSymbolType, NonterminalSymbolType > >
,
core::xmlApi< grammar::LG< TerminalSymbolType, NonterminalSymbolType > >
,
core::xmlApi< grammar::NonContractingGrammar< SymbolType > >
,
core::xmlApi< grammar::RightLG< TerminalSymbolType, NonterminalSymbolType > >
,
core::xmlApi< grammar::RightRG< TerminalSymbolType, NonterminalSymbolType > >
,
core::xmlApi< grammar::UnrestrictedGrammar< SymbolType > >
,
core::xmlApi< indexes::arbology::CompressedBitParallelTreeIndex< SymbolType > >
,
core::xmlApi< indexes::arbology::FullAndLinearIndex< SymbolType, StringIndex > >
,
core::xmlApi< indexes::arbology::NonlinearCompressedBitParallelTreeIndex< SymbolType > >
,
core::xmlApi< indexes::arbology::NonlinearFullAndLinearIndex< SymbolType, StringIndex > >
,
core::xmlApi< indexes::stringology::BitParallelIndex< SymbolType > >
,
core::xmlApi< indexes::stringology::BitSetIndex< SymbolType, BitmaskBitCount > >
,
core::xmlApi< indexes::stringology::CompactSuffixAutomatonTerminatingSymbol< SymbolType > >
,
core::xmlApi< indexes::stringology::CompressedBitParallelIndex< SymbolType > >
,
core::xmlApi< indexes::stringology::FactorOracleAutomaton< SymbolType > >
,
core::xmlApi< indexes::stringology::PositionHeap< SymbolType > >
,
core::xmlApi< indexes::stringology::SuffixArray< SymbolType > >
,
core::xmlApi< indexes::stringology::SuffixAutomaton< SymbolType > >
,
core::xmlApi< indexes::stringology::SuffixTrie< SymbolType > >
,
core::xmlApi< indexes::SuffixTrieTerminatingSymbol >
,
core::xmlApi< int >
,
core::xmlApi< label::FailStateLabel >
,
core::xmlApi< label::FinalStateLabel >
,
core::xmlApi< label::InitialStateLabel >
,
core::xmlApi< measurements::MeasurementResults >
,
core::xmlApi< object::Object >
,
core::xmlApi< object::Void >
,
core::xmlApi< regexp::FormalRegExp< SymbolType > >
,
core::xmlApi< regexp::UnboundedRegExp< SymbolType > >
,
core::xmlApi< rte::FormalRTE< SymbolType > >
,
core::xmlApi< std::optional< T > >
,
core::xmlApi< std::pair< T, R > >
,
core::xmlApi< std::string >
,
core::xmlApi< string::CyclicString< SymbolType > >
,
core::xmlApi< string::LinearString< SymbolType > >
,
core::xmlApi< string::LinearStringTerminatingSymbol >
,
core::xmlApi< string::WildcardLinearString< SymbolType > >
,
core::xmlApi< tree::PostfixRankedTree< SymbolType > >
,
core::xmlApi< tree::PrefixBarTree< SymbolType > >
,
core::xmlApi< tree::PrefixRankedBarNonlinearPattern< SymbolType > >
,
core::xmlApi< tree::PrefixRankedBarPattern< SymbolType > >
,
core::xmlApi< tree::PrefixRankedBarTree< SymbolType > >
,
core::xmlApi< tree::PrefixRankedNonlinearPattern< SymbolType > >
,
core::xmlApi< tree::PrefixRankedPattern< SymbolType > >
,
core::xmlApi< tree::PrefixRankedTree< SymbolType > >
,
core::xmlApi< tree::RankedNonlinearPattern< SymbolType > >
,
core::xmlApi< tree::RankedPattern< SymbolType > >
,
core::xmlApi< tree::RankedTree< SymbolType > >
,
core::xmlApi< tree::UnrankedNonlinearPattern< SymbolType > >
,
core::xmlApi< tree::UnrankedPattern< SymbolType > >
,
core::xmlApi< tree::UnrankedTree< SymbolType > >
,
core::xmlApi< unsigned >
,
core::xmlApi< unsigned long >
,
core::xmlApi< void >
XmlWriterRegister() :
registration::XmlWriterRegister< Type >
Generated on Mon Dec 27 2021 10:22:10 for Algorithms Library Toolkit by
1.9.2