Home
last modified time | relevance | path

Searched defs:default_r_c_shortest_paths_visitor (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/graph/
Dr_c_shortest_paths.hpp494 struct default_r_c_shortest_paths_visitor struct
497 void on_label_popped(const Label&, const Graph&) in on_label_popped()
501 void on_label_feasible(const Label&, const Graph&) in on_label_feasible()
505 void on_label_not_feasible(const Label&, const Graph&) in on_label_not_feasible()
509 void on_label_dominated(const Label&, const Graph&) in on_label_dominated()
513 void on_label_not_dominated(const Label&, const Graph&) in on_label_not_dominated()
517 bool on_enter_loop(const Queue& queue, const Graph& graph) in on_enter_loop()