Limi
Main Page
Classes
Class List
Class Index
Class Hierarchy
Class Members
Class Hierarchy
Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
]
C
Limi::internal::antichain< A, B, HashA, HashB, CompareA, CompareB >
An Antichain of minimal elements
C
Limi::internal::antichain< StateA, StateB >
C
Limi::antichain_algo< ImplementationA, ImplementationB >
The classic antichain algorithm compares two automata for language inclusion (no independence relation)
C
Limi::antichain_algo_ind< ImplementationA, InnerImplementationB, Independence >
The antichain algorithm compares two automata for language inclusion module an independence relation
C
Limi::automaton< State, Symbol, Implementation >
Automata need to inherit from this class and implement certain methods
▼
C
Limi::automaton< std::shared_ptr< meta_state< InnerImplementationB::State_, InnerImplementationB::Symbol_, Independence > >, InnerImplementationB::Symbol_, meta_automaton< InnerImplementationB, Independence > >
C
Limi::internal::meta_automaton< InnerImplementationB, Independence >
This automaton presents an automaton up to an independence relation
▼
C
Limi::automaton< unsigned, Symbol, list_automaton< Symbol > >
C
Limi::list_automaton< Symbol >
This automaton represents accepts exactly one word
C
Limi::counterexample_chain< Symbol >
Represents a list of symbols
C
Limi::dot_printer< State, Symbol, Implementation >
Prints automata in dot format
C
Limi::inclusion_result< Symbol >
The result of the language inclusion test
C
Limi::independence< Key >
The template for the independence relation
C
Limi::internal::meta_state< StateB, Symbol, Independence >
A state in the meta-automaton
C
Limi::no_independence< Key >
This class simply states that no symbols are independent
▼
C
Limi::printer_base< Key >
The printer base is what custom printers need to inherit from
C
Limi::printer< Key >
The default implementation of
Limi::printer_base
C
Limi::printer_base< InnerImplementationB::Symbol_ >
C
Limi::printer_base< State >
C
Limi::printer_base< Symbol >
▼
C
Limi::printer_base< unsigned >
C
Limi::printer< unsigned >
C
Limi::timbuk_printer< State, Symbol, Implementation, Independence >
Prints automata in timbuk format
Generated on Sun Apr 24 2016 10:39:26 for Limi by
1.8.10