![]() |
mutable
A Database System for Research and Fast Prototyping
|
Data Structures | |
| struct | budget_exhausted_exception |
| struct | genericAStar |
| Implements a generic A* search algorithm. More... | |
| struct | SearchConfiguration |
| Relies on the rules of aggregate initialization More... | |
| struct | StateManager |
| Tracks states and their presence in queues. More... | |
Concepts | |
| concept | heuristic_search_state |
| concept | supports_partitioning |
| concept | heuristic_search_heuristic |
| concept | is_admissible |
| concept | heuristic_search |
| concept | SearchConfigConcept |
| concept | has_mark |