Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Here is a list of all struct and union fields with links to the structures/unions they belong to:
- f -
f :
ext::internal::bound< F, Args >
factorize() :
stringology::properties::LyndonFactoring
,
stringology::properties::NyldonFactoring
FactorOracleAutomaton() :
indexes::stringology::FactorOracleAutomaton< SymbolType >
fail() :
ext::istream
FailStateLabel() :
label::FailStateLabel
fdaccessor() :
ext::fdaccessor
fdstreambuf() :
ext::fdstreambuf
FibonacciHeap() :
alib::FibonacciHeap< T, Comparator >
file() :
cli::Parser
FileStatement() :
cli::FileStatement
fill() :
ext::ptr_array< T, N >
fillRanks() :
tree::generate::Node
finalize() :
stringology::compression::ArithmeticCoder< SymbolType, Model >
FinalStateLabel() :
label::FinalStateLabel
find() :
ext::linear_set< T, Compare, Alloc >
,
ext::managed_linear_set< T, Compare, Alloc >
findMaximumFlow() :
graph::maximum_flow::FordFulkerson
findMinimumCut() :
graph::minimum_cut::FordFulkerson
findPath() :
graph::shortest_path::AStar
,
graph::shortest_path::BellmanFord
,
graph::shortest_path::Dijkstra
,
graph::shortest_path::GreedyBestFS
,
graph::shortest_path::IDAStar
,
graph::shortest_path::SPFA
,
graph::traverse::BFS
,
graph::traverse::DFS
,
graph::traverse::IDDFS
findPathBidirectional() :
graph::shortest_path::AStar
,
graph::shortest_path::Dijkstra
,
graph::shortest_path::MM
,
graph::traverse::BFS
,
graph::traverse::IDDFS
findPathBidirectionalRegistration() :
graph::shortest_path::AStar
,
graph::shortest_path::Dijkstra
,
graph::shortest_path::MM
,
graph::traverse::BFS
,
graph::traverse::IDDFS
findPathRegistration() :
graph::shortest_path::AStar
,
graph::shortest_path::BellmanFord
,
graph::shortest_path::Dijkstra
,
graph::shortest_path::GreedyBestFS
,
graph::shortest_path::IDAStar
,
graph::shortest_path::SPFA
,
graph::traverse::BFS
,
graph::traverse::DFS
,
graph::traverse::IDDFS
findSpanningTree() :
graph::spanning_tree::JarnikPrim
first() :
core::stringApi< alphabet::BarSymbol >
,
core::stringApi< alphabet::BlankSymbol >
,
core::stringApi< alphabet::BottomOfTheStackSymbol >
,
core::stringApi< alphabet::EndSymbol >
,
core::stringApi< alphabet::GapSymbol >
,
core::stringApi< alphabet::InitialSymbol >
,
core::stringApi< alphabet::NonlinearVariableSymbol< SymbolType > >
,
core::stringApi< alphabet::StartSymbol >
,
core::stringApi< alphabet::VariablesBarSymbol >
,
core::stringApi< alphabet::WildcardSymbol >
,
core::stringApi< automaton::DFA< SymbolType, StateType > >
,
core::stringApi< automaton::DFTA< SymbolType, StateType > >
,
core::stringApi< automaton::EpsilonNFA< SymbolType, StateType > >
,
core::stringApi< automaton::MultiInitialStateEpsilonNFA< SymbolType, StateType > >
,
core::stringApi< automaton::MultiInitialStateNFA< SymbolType, StateType > >
,
core::stringApi< automaton::NFA< SymbolType, StateType > >
,
core::stringApi< automaton::NFTA< SymbolType, StateType > >
,
core::stringApi< bool >
,
core::stringApi< char >
,
core::stringApi< common::ranked_symbol< SymbolType > >
,
core::stringApi< common::symbol_or_epsilon< SymbolType > >
,
core::stringApi< ext::pair< FirstType, SecondType > >
,
core::stringApi< ext::set< ValueType > >
,
core::stringApi< ext::variant< Types ... > >
,
core::stringApi< ext::vector< ValueType > >
,
core::stringApi< grammar::CFG< TerminalSymbolType, NonterminalSymbolType > >
,
core::stringApi< grammar::CNF< TerminalSymbolType, NonterminalSymbolType > >
,
core::stringApi< grammar::ContextPreservingUnrestrictedGrammar< SymbolType > >
,
core::stringApi< grammar::CSG< SymbolType > >
,
core::stringApi< grammar::EpsilonFreeCFG< TerminalSymbolType, NonterminalSymbolType > >
,
core::stringApi< grammar::GNF< TerminalSymbolType, NonterminalSymbolType > >
,
core::stringApi< grammar::LeftLG< TerminalSymbolType, NonterminalSymbolType > >
,
core::stringApi< grammar::LeftRG< TerminalSymbolType, NonterminalSymbolType > >
,
core::stringApi< grammar::LG< TerminalSymbolType, NonterminalSymbolType > >
,
core::stringApi< grammar::NonContractingGrammar< SymbolType > >
,
core::stringApi< grammar::RightLG< TerminalSymbolType, NonterminalSymbolType > >
,
core::stringApi< grammar::RightRG< TerminalSymbolType, NonterminalSymbolType > >
,
core::stringApi< grammar::UnrestrictedGrammar< SymbolType > >
,
core::stringApi< int >
,
core::stringApi< label::FailStateLabel >
,
core::stringApi< label::FinalStateLabel >
,
core::stringApi< label::InitialStateLabel >
,
core::stringApi< object::Object >
,
core::stringApi< object::Void >
,
core::stringApi< regexp::FormalRegExp< SymbolType > >
,
core::stringApi< regexp::FormalRegExpStructure< SymbolType > >
,
core::stringApi< regexp::UnboundedRegExp< SymbolType > >
,
core::stringApi< regexp::UnboundedRegExpStructure< SymbolType > >
,
core::stringApi< rte::FormalRTE< SymbolType > >
,
core::stringApi< rte::FormalRTEStructure< SymbolType > >
,
core::stringApi< std::pair< FirstType, SecondType > >
,
core::stringApi< std::string >
,
core::stringApi< string::CyclicString< SymbolType > >
,
core::stringApi< string::LinearString< SymbolType > >
,
core::stringApi< tree::RankedExtendedPattern< SymbolType > >
,
core::stringApi< tree::RankedNonlinearPattern< SymbolType > >
,
core::stringApi< tree::RankedPattern< SymbolType > >
,
core::stringApi< tree::RankedTree< SymbolType > >
,
core::stringApi< tree::UnrankedExtendedPattern< SymbolType > >
,
core::stringApi< tree::UnrankedNonlinearPattern< SymbolType > >
,
core::stringApi< tree::UnrankedPattern< SymbolType > >
,
core::stringApi< tree::UnrankedTree< SymbolType > >
,
core::stringApi< unsigned >
,
core::stringApi< unsigned long >
,
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 >
,
factory::XmlDataFactory
,
grammar::parsing::First
,
regexp::GlushkovFirst
,
rte::GlushkovFirst
FixedaryNode :
ext::BaseNode< Data >
,
ext::FixedaryNode< Data, Base >
flow :
graph::maximum_flow::Context
flush() :
ext::ostream
follow() :
grammar::parsing::Follow
,
regexp::GlushkovFollow
,
rte::GlushkovFollow
,
rte::GlushkovFollowNaive
FormalRegExp() :
regexp::FormalRegExp< SymbolType >
FormalRegExpAlternation() :
regexp::FormalRegExpAlternation< SymbolType >
FormalRegExpConcatenation() :
regexp::FormalRegExpConcatenation< SymbolType >
FormalRegExpEmpty() :
regexp::FormalRegExpEmpty< SymbolType >
FormalRegExpEpsilon() :
regexp::FormalRegExpEpsilon< SymbolType >
FormalRegExpIteration() :
regexp::FormalRegExpIteration< SymbolType >
FormalRegExpStructure() :
regexp::FormalRegExpStructure< SymbolType >
FormalRegExpSymbol() :
regexp::FormalRegExpSymbol< SymbolType >
FormalRTE() :
rte::FormalRTE< SymbolType >
FormalRTEAlternation() :
rte::FormalRTEAlternation< SymbolType >
FormalRTEEmpty() :
rte::FormalRTEEmpty< SymbolType >
FormalRTEIteration() :
rte::FormalRTEIteration< SymbolType >
FormalRTEStructure() :
rte::FormalRTEStructure< SymbolType >
FormalRTESubstitution() :
rte::FormalRTESubstitution< SymbolType >
FormalRTESymbol() :
rte::FormalRTESymbol< SymbolType >
FormalRTESymbolAlphabet() :
rte::FormalRTESymbolAlphabet< SymbolType >
FormalRTESymbolSubst() :
rte::FormalRTESymbolSubst< SymbolType >
FORMAT :
measurements::MeasurementXalloc
forward_list() :
ext::forward_list< T, Alloc >
forward_tree :
ext::forward_tree< T >::const_postfix_iterator
,
ext::forward_tree< T >::const_prefix_iterator
,
ext::forward_tree< T >::const_structure_iterator
,
ext::forward_tree< T >
forwardBisimulation() :
automaton::properties::ForwardBisimulation
frame_type :
measurements::CounterHint
,
measurements::MemoryHint
frames :
measurements::MeasurementResults
fromFile() :
factory::RawDataFactory::fromFile
,
factory::StringDataFactory::fromFile
,
factory::XmlDataFactory::fromFile
fromRaw() :
factory::RawDataFactory::fromRaw
fromStream() :
factory::RawDataFactory::fromStream
,
factory::StringDataFactory::fromStream
,
factory::XmlDataFactory::fromStream
fromString() :
factory::RawDataFactory::fromString
,
factory::StringDataFactory::fromString
,
factory::XmlDataFactory::fromString
fromTokens() :
factory::XmlDataFactory::fromTokens
front() :
ext::iterator_range< Iterator >
,
ext::ptr_array< T, N >
,
ext::ptr_vector< T >
FullAndLinearIndex() :
indexes::arbology::FullAndLinearIndex< SymbolType, StringIndex >
FunctionCallExpression() :
cli::FunctionCallExpression
Generated on Mon Dec 27 2021 10:22:10 for Algorithms Library Toolkit by
1.9.2