Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
- e -
Edge() :
edge::Edge< TNode >
edgeCount() :
graph::DirectedGraph< TNode, TEdge >
,
graph::DirectedMultiGraph< TNode, TEdge >
,
graph::GraphInterface< TNode, TEdge >
,
graph::MixedGraph< TNode, TEdge >
,
graph::MixedMultiGraph< TNode, TEdge >
,
graph::UndirectedGraph< TNode, TEdge >
,
graph::UndirectedMultiGraph< TNode, TEdge >
,
grid::GridInterface< TCoordinate, TEdge >
,
grid::SquareGrid< TCoordinate, TEdge >
Element() :
automaton::run::Run::graphStructuredStack< SymbolType >::Element
,
stringology::cover::ApproximateEnhancedCoversCommon::Element
eliminate() :
equations::RegularEquationSolver< TerminalSymbolType, VariableSymbolType >
emplace() :
ext::linear_set< T, Compare, Alloc >
,
ext::managed_linear_set< T, Compare, Alloc >
,
ext::ptr_vector< T >
,
ext::vector< T, Alloc >
emplace_back() :
ext::ptr_vector< T >
emplace_hint() :
ext::linear_set< T, Compare, Alloc >
,
ext::managed_linear_set< T, Compare, Alloc >
emplace_set() :
ext::ptr_array< T, N >
,
ext::ptr_vector< T >
empty() :
core::SetComponent< Derived, SetComponentType, ComponentType, ComponentName >
,
ext::iterator_range< Iterator >
,
ext::linear_set< T, Compare, Alloc >
,
ext::managed_linear_set< T, Compare, Alloc >
,
ext::ptr_array< T, N >
,
ext::ptr_vector< T >
,
string::LinearString< SymbolType >
encode() :
stringology::compression::ArithmeticCoder< SymbolType, Model >
end() :
common::SparseBoolVector
,
ext::AnyaryNode< Data, arity, Base >
,
ext::array< T, N >
,
ext::const_tuple_foreach< Types >
,
ext::deque< T, Alloc >
,
ext::FixedaryNode< Data, Base >
,
ext::forward_list< T, Alloc >
,
ext::forward_tree< T >
,
ext::iterator_range< Iterator >
,
ext::linear_set< T, Compare, Alloc >
,
ext::list< T, Alloc >
,
ext::managed_linear_set< T, Compare, Alloc >
,
ext::map< T, R, Cmp, Alloc >
,
ext::multimap< T, R, Cmp, Alloc >
,
ext::multiset< T, Cmp, Alloc >
,
ext::ptr_array< T, N >
,
ext::ptr_vector< T >
,
ext::reference_mover< T >
,
ext::reverser< T >
,
ext::sequence< IntegralType >
,
ext::set< T, Cmp, Alloc >
,
ext::tree< T >
,
ext::trie< Key, Value >
,
ext::unordered_map< T, R, Hash, KeyEqual, Alloc >
,
ext::value_mover< T >
,
ext::VararyNode< Data, Base >
,
ext::vector< T, Alloc >
EndSymbol() :
alphabet::EndSymbol
Entry() :
abstraction::AlgorithmRegistry::Entry
,
abstraction::CastRegistry::Entry
Environment() :
cli::Environment
eof() :
ext::istream
epsilonClosure() :
automaton::properties::EpsilonClosure
EpsilonFreeCFG() :
grammar::EpsilonFreeCFG< TerminalSymbolType, NonterminalSymbolType >
EpsilonNFA() :
automaton::EpsilonNFA< SymbolTypeT, StateTypeT >
EpsilonNFTA() :
automaton::EpsilonNFTA< SymbolTypeT, StateTypeT >
equal_range() :
ext::linear_set< T, Compare, Alloc >
,
ext::managed_linear_set< T, Compare, Alloc >
,
ext::map< T, R, Cmp, Alloc >
,
ext::multimap< T, R, Cmp, Alloc >
,
ext::multiset< T, Cmp, Alloc >
,
ext::set< T, Cmp, Alloc >
equality_expression() :
cli::Parser
equals() :
string::naive::ExactEqual
erase() :
ext::forward_tree< T >
,
ext::linear_set< T, Compare, Alloc >
,
ext::managed_linear_set< T, Compare, Alloc >
,
ext::map< T, R, Cmp, Alloc >
,
ext::ptr_vector< T >
,
ext::tree< T >
,
ext::trie< Key, Value >
,
ext::VararyNode< Data, Base >
,
ext::vector< T, Alloc >
euclideanDistance() :
graph::heuristic::EuclideanDistance
euclideanDistanceFunction() :
graph::heuristic::EuclideanDistance
euclideanDistanceNoSQRT() :
graph::heuristic::EuclideanDistanceNoSQRT
euclideanDistanceNoSQRTFunction() :
graph::heuristic::EuclideanDistanceNoSQRT
eval() :
abstraction::AnyaryOperationAbstractionImpl
,
abstraction::CastHelper
,
abstraction::NaryOperationAbstractionImpl< NumberOfParams >
,
abstraction::OperationAbstraction
,
abstraction::PackingAbstraction< NumberOfParams >
,
abstraction::RawAbstraction
,
abstraction::WrapperAbstractionImpl< NumberOfParams >
,
cli::Arg
,
cli::BindedArg
,
cli::ImmediateArg
,
core::normalize< alphabet::NonlinearVariableSymbol< SymbolType > >
,
core::normalize< automaton::ArcFactoredDeterministicZAutomaton< SymbolType, StateType > >
,
core::normalize< automaton::ArcFactoredNondeterministicZAutomaton< SymbolType, StateType > >
,
core::normalize< automaton::CompactDFA< SymbolType, StateType > >
,
core::normalize< automaton::CompactNFA< SymbolType, StateType > >
,
core::normalize< automaton::DFA< SymbolType, StateType > >
,
core::normalize< automaton::DFTA< SymbolType, StateType > >
,
core::normalize< automaton::DPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::normalize< automaton::EpsilonNFA< SymbolType, StateType > >
,
core::normalize< automaton::EpsilonNFTA< SymbolType, StateType > >
,
core::normalize< automaton::ExtendedNFA< SymbolType, StateType > >
,
core::normalize< automaton::ExtendedNFTA< SymbolType, StateType > >
,
core::normalize< automaton::InputDrivenDPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::normalize< automaton::InputDrivenNPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::normalize< automaton::MultiInitialStateEpsilonNFA< SymbolType, StateType > >
,
core::normalize< automaton::MultiInitialStateNFA< SymbolType, StateType > >
,
core::normalize< automaton::NFA< SymbolType, StateType > >
,
core::normalize< automaton::NFTA< SymbolType, StateType > >
,
core::normalize< automaton::NondeterministicZAutomaton< SymbolType, StateType > >
,
core::normalize< automaton::NPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::normalize< automaton::NPDTA< InputSymbolType, OutputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::normalize< automaton::OneTapeDTM< SymbolType, StateType > >
,
core::normalize< automaton::RealTimeHeightDeterministicDPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::normalize< automaton::RealTimeHeightDeterministicNPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::normalize< automaton::SinglePopDPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::normalize< automaton::SinglePopNPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::normalize< automaton::UnorderedDFTA< SymbolType, StateType > >
,
core::normalize< automaton::UnorderedNFTA< SymbolType, StateType > >
,
core::normalize< automaton::VisiblyPushdownDPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::normalize< automaton::VisiblyPushdownNPDA< InputSymbolType, PushdownStoreSymbolType, StateType > >
,
core::normalize< common::ranked_symbol< SymbolType > >
,
core::normalize< grammar::CFG< TerminalSymbolType, NonterminalSymbolType > >
,
core::normalize< grammar::CNF< TerminalSymbolType, NonterminalSymbolType > >
,
core::normalize< grammar::ContextPreservingUnrestrictedGrammar< SymbolType > >
,
core::normalize< grammar::CSG< SymbolType > >
,
core::normalize< grammar::EpsilonFreeCFG< TerminalSymbolType, NonterminalSymbolType > >
,
core::normalize< grammar::GNF< TerminalSymbolType, NonterminalSymbolType > >
,
core::normalize< grammar::LeftLG< TerminalSymbolType, NonterminalSymbolType > >
,
core::normalize< grammar::LeftRG< TerminalSymbolType, NonterminalSymbolType > >
,
core::normalize< grammar::LG< TerminalSymbolType, NonterminalSymbolType > >
,
core::normalize< grammar::NonContractingGrammar< SymbolType > >
,
core::normalize< grammar::RightLG< TerminalSymbolType, NonterminalSymbolType > >
,
core::normalize< grammar::RightRG< TerminalSymbolType, NonterminalSymbolType > >
,
core::normalize< grammar::UnrestrictedGrammar< SymbolType > >
,
core::normalize< graph::DirectedGraph< TNode, TEdge > >
,
core::normalize< graph::DirectedMultiGraph< TNode, TEdge > >
,
core::normalize< graph::MixedGraph< TNode, TEdge > >
,
core::normalize< graph::MixedMultiGraph< TNode, TEdge > >
,
core::normalize< graph::UndirectedGraph< TNode, TEdge > >
,
core::normalize< graph::UndirectedMultiGraph< TNode, TEdge > >
,
core::normalize< graph::WeightedDirectedGraph< TNode, TEdge > >
,
core::normalize< graph::WeightedDirectedMultiGraph< TNode, TEdge > >
,
core::normalize< graph::WeightedMixedGraph< TNode, TEdge > >
,
core::normalize< graph::WeightedMixedMultiGraph< TNode, TEdge > >
,
core::normalize< graph::WeightedUndirectedGraph< TNode, TEdge > >
,
core::normalize< graph::WeightedUndirectedMultiGraph< TNode, TEdge > >
,
core::normalize< grid::SquareGrid4< TCoordinate, TEdge > >
,
core::normalize< grid::SquareGrid8< TCoordinate, TEdge > >
,
core::normalize< grid::WeightedSquareGrid4< TCoordinate, TEdge > >
,
core::normalize< grid::WeightedSquareGrid8< TCoordinate, TEdge > >
,
core::normalize< indexes::arbology::CompressedBitParallelTreeIndex< SymbolType > >
,
core::normalize< indexes::arbology::FullAndLinearIndex< SymbolType, StringIndex > >
,
core::normalize< indexes::arbology::NonlinearCompressedBitParallelTreeIndex< SymbolType > >
,
core::normalize< indexes::arbology::NonlinearFullAndLinearIndex< SymbolType, StringIndex > >
,
core::normalize< indexes::stringology::BitParallelIndex< SymbolType > >
,
core::normalize< indexes::stringology::BitSetIndex< SymbolType, BitmaskBitCount > >
,
core::normalize< indexes::stringology::CompactSuffixAutomatonTerminatingSymbol< SymbolType > >
,
core::normalize< indexes::stringology::CompressedBitParallelIndex< SymbolType > >
,
core::normalize< indexes::stringology::FactorOracleAutomaton< SymbolType > >
,
core::normalize< indexes::stringology::PositionHeap< common::ranked_symbol< SymbolType > > >
,
core::normalize< indexes::stringology::PositionHeap< SymbolType > >
,
core::normalize< indexes::stringology::SuffixArray< SymbolType > >
,
core::normalize< indexes::stringology::SuffixAutomaton< SymbolType > >
,
core::normalize< indexes::stringology::SuffixTrie< SymbolType > >
,
core::normalize< regexp::FormalRegExp< SymbolType > >
,
core::normalize< regexp::UnboundedRegExp< SymbolType > >
,
core::normalize< rte::FormalRTE< SymbolType > >
,
core::normalize< string::CyclicString< SymbolType > >
,
core::normalize< string::LinearString< common::ranked_symbol< SymbolType > > >
,
core::normalize< string::LinearString< SymbolType > >
,
core::normalize< string::WildcardLinearString< SymbolType > >
,
core::normalize< tree::PostfixRankedTree< SymbolType > >
,
core::normalize< tree::PrefixBarTree< SymbolType > >
,
core::normalize< tree::PrefixRankedBarNonlinearPattern< SymbolType > >
,
core::normalize< tree::PrefixRankedBarPattern< SymbolType > >
,
core::normalize< tree::PrefixRankedBarTree< SymbolType > >
,
core::normalize< tree::PrefixRankedExtendedPattern< SymbolType > >
,
core::normalize< tree::PrefixRankedNonlinearPattern< SymbolType > >
,
core::normalize< tree::PrefixRankedPattern< SymbolType > >
,
core::normalize< tree::PrefixRankedTree< SymbolType > >
,
core::normalize< tree::RankedExtendedPattern< SymbolType > >
,
core::normalize< tree::RankedNonlinearPattern< SymbolType > >
,
core::normalize< tree::RankedPattern< SymbolType > >
,
core::normalize< tree::RankedTree< SymbolType > >
,
core::normalize< tree::UnorderedRankedPattern< SymbolType > >
,
core::normalize< tree::UnorderedRankedTree< SymbolType > >
,
core::normalize< tree::UnorderedUnrankedPattern< SymbolType > >
,
core::normalize< tree::UnorderedUnrankedTree< SymbolType > >
,
core::normalize< tree::UnrankedExtendedPattern< SymbolType > >
,
core::normalize< tree::UnrankedNonlinearPattern< SymbolType > >
,
core::normalize< tree::UnrankedPattern< SymbolType > >
,
core::normalize< tree::UnrankedTree< SymbolType > >
evalAbstractionFunction() :
abstraction::WrapperAbstraction< ParamTypes >
,
abstraction::WrapperAbstractionImpl< NumberOfParams >
evalAlgorithm() :
abstraction::EvalHelper
EvalCommand() :
cli::EvalCommand
evalOperator() :
abstraction::EvalHelper
evalRanked() :
core::normalize< indexes::stringology::PositionHeap< common::ranked_symbol< SymbolType > > >
,
core::normalize< string::LinearString< common::ranked_symbol< SymbolType > > >
execute() :
cli::Environment
execute_line() :
cli::Environment
ExecuteCommand() :
cli::ExecuteCommand
exists() :
automaton::properties::SynchronizingWordExistence
expression() :
cli::Parser
expression_or_batch() :
cli::Parser
extendAlphabet() :
string::CyclicString< SymbolType >
,
string::LinearString< SymbolType >
,
string::LinearStringTerminatingSymbol
,
string::WildcardLinearString< SymbolType >
,
tree::PostfixRankedTree< SymbolType >
,
tree::PrefixBarTree< SymbolType >
,
tree::PrefixRankedBarNonlinearPattern< SymbolType >
,
tree::PrefixRankedBarPattern< SymbolType >
,
tree::PrefixRankedBarTree< SymbolType >
,
tree::PrefixRankedExtendedPattern< SymbolType >
,
tree::PrefixRankedNonlinearPattern< SymbolType >
,
tree::PrefixRankedPattern< SymbolType >
,
tree::PrefixRankedTree< SymbolType >
,
tree::RankedExtendedPattern< SymbolType >
,
tree::RankedNonlinearPattern< SymbolType >
,
tree::RankedPattern< SymbolType >
,
tree::RankedTree< SymbolType >
,
tree::UnorderedRankedPattern< SymbolType >
,
tree::UnorderedRankedTree< SymbolType >
,
tree::UnorderedUnrankedPattern< SymbolType >
,
tree::UnorderedUnrankedTree< SymbolType >
,
tree::UnrankedExtendedPattern< SymbolType >
,
tree::UnrankedNonlinearPattern< SymbolType >
,
tree::UnrankedPattern< SymbolType >
,
tree::UnrankedTree< SymbolType >
extendBars() :
tree::PrefixRankedBarNonlinearPattern< SymbolType >
,
tree::PrefixRankedBarPattern< SymbolType >
,
tree::PrefixRankedBarTree< SymbolType >
ExtendedNFA() :
automaton::ExtendedNFA< SymbolTypeT, StateTypeT >
ExtendedNFTA() :
automaton::ExtendedNFTA< SymbolType, StateType >
extendNodeWildcards() :
tree::PrefixRankedExtendedPattern< SymbolType >
,
tree::RankedExtendedPattern< SymbolType >
extractMax() :
alib::BinomialHeap< T, Comparator >
,
alib::CppHeap< T, Comparator >
,
alib::FibonacciHeap< T, Comparator >
extractRightContext() :
grammar::parsing::ExtractRightContext
Generated on Mon Dec 27 2021 10:22:10 for Algorithms Library Toolkit by
1.9.2