This is the complete list of members for f2c::rp::RoutePlannerBase, including all inherited members.
| computeBestRoute(const F2CGraph2D &cov_graph, bool show_log, long int time_limit_seconds, bool use_guided_local_search=true) const | f2c::rp::RoutePlannerBase | virtual |
| createCoverageGraph(const F2CCells &cells, const F2CSwathsByCells &swaths_by_cells, F2CGraph2D &shortest_graph, double d_tol, bool redirect_swaths=true) const | f2c::rp::RoutePlannerBase | virtual |
| createShortestGraph(const F2CCells &cells, const F2CSwathsByCells &swaths_by_cells, double d_tol) const | f2c::rp::RoutePlannerBase | virtual |
| genRoute(const F2CCells &cells, const F2CSwathsByCells &swaths_by_cells, bool show_log=false, double d_tol=1e-4, bool redirect_swaths=true, long int time_limit_seconds=1, bool search_for_optimum=false) | f2c::rp::RoutePlannerBase | virtual |
| r_start_end | f2c::rp::RoutePlannerBase | protected |
| setStartAndEndPoint(const F2CPoint &p) | f2c::rp::RoutePlannerBase | |
| transformSolutionToRoute(const std::vector< long long int > &route_ids, const F2CSwathsByCells &swaths_by_cells, const F2CGraph2D &coverage_graph, F2CGraph2D &shortest_graph) const | f2c::rp::RoutePlannerBase | virtual |
| ~RoutePlannerBase()=default | f2c::rp::RoutePlannerBase | virtual |