Defines the CachingNeighborFinder class. More...
#include <string>#include <vector>#include "db_manager.h"#include "model.h"#include "neighbor_finder.h"
Go to the source code of this file.
Classes | |
| class | db_planner::CachingNeighborFinder |
| A CachingNeighborFinder wraps another NeighborFinder and checks for precomputed neighbors. More... | |
Namespaces | |
| namespace | db_planner |
Defines the CachingNeighborFinder class.
Definition in file caching_neighbor_finder.h.