39 #ifndef OMPL_MULTILEVEL_PLANNERS_BUNDLESPACE_IMPORTANCE_IMPORTANCE_
40 #define OMPL_MULTILEVEL_PLANNERS_BUNDLESPACE_IMPORTANCE_IMPORTANCE_
41 #include <ompl/multilevel/datastructures/BundleSpaceGraph.h>
50 OMPL_CLASS_FORWARD(BundleSpaceGraph);
62 virtual double eval() = 0;
64 virtual void clear(){};
A configuration in Bundle-space.
A graph on a Bundle-space.
Main namespace. Contains everything in this library.