![]() |
mutable
A Database System for Research and Fast Prototyping
|
Public Member Functions | |
Partitions (Context &...) | |
Partitions (const Partitions &)=delete | |
Partitions (Partitions &&)=default | |
map_type & | operator() (const state_type &, Context &...) |
const map_type & | operator() (const state_type &, Context &...) const |
std::size_t | size () const |
void | clear () |
Data Fields | |
map_type | states_ |
Definition at line 238 of file HeuristicSearch.hpp.
|
inline |
Definition at line 242 of file HeuristicSearch.hpp.
|
delete |
|
default |
|
inline |
Definition at line 251 of file HeuristicSearch.hpp.
|
inline |
Definition at line 246 of file HeuristicSearch.hpp.
|
inline |
Definition at line 247 of file HeuristicSearch.hpp.
|
inline |
Definition at line 249 of file HeuristicSearch.hpp.
map_type m::ai::StateManager< State, Expand, Heurisitc, HasRegularQueue, HasBeamQueue, Config, Context >::Partitions< false >::states_ |
Definition at line 240 of file HeuristicSearch.hpp.