30 std::vector<NodeWithRange>*
const result_nodes) = 0;
virtual bool Search(const TopoGraph *graph, const SubTopoGraph *sub_graph, const TopoNode *src_node, const TopoNode *dest_node, std::vector< NodeWithRange > *const result_nodes)=0
Definition: topo_node.h:32
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
Definition: strategy.h:24
Definition: sub_topo_graph.h:29
Definition: topo_graph.h:31
virtual ~Strategy()
Definition: strategy.h:26