add_node(const Vehicle_node &node) | pgrouting::vrp::Pgr_pickDeliver | |
Dnode | pgrouting::vrp::Pgr_pickDeliver | private |
Fleet | pgrouting::vrp::Pgr_pickDeliver | private |
get_cost_matrix() const | pgrouting::vrp::Pgr_pickDeliver | inline |
get_kind() const | pgrouting::vrp::Pgr_pickDeliver | inline |
get_nodes() const | pgrouting::vrp::Pgr_pickDeliver | inline |
get_postgres_result() const | pgrouting::vrp::Pgr_pickDeliver | |
Initial_solution | pgrouting::vrp::Pgr_pickDeliver | private |
m_cost_matrix | pgrouting::vrp::Pgr_pickDeliver | private |
m_initial_id | pgrouting::vrp::Pgr_pickDeliver | private |
m_max_cycles | pgrouting::vrp::Pgr_pickDeliver | private |
m_nodes | pgrouting::vrp::Pgr_pickDeliver | private |
m_orders | pgrouting::vrp::Pgr_pickDeliver | private |
m_trucks | pgrouting::vrp::Pgr_pickDeliver | private |
max_cycles() const | pgrouting::vrp::Pgr_pickDeliver | inline |
msg | pgrouting::vrp::Pgr_pickDeliver | |
PD_Orders | pgrouting::vrp::Pgr_pickDeliver | private |
PD_problem(Pgr_pickDeliver *p_problem) | pgrouting::vrp::PD_problem | explicit |
PD_problem(const PD_problem &problem)=delete | pgrouting::vrp::PD_problem | |
PD_problem()=delete | pgrouting::vrp::PD_problem | |
Pgr_pickDeliver(const std::vector< PickDeliveryOrders_t > &pd_orders, const std::vector< Vehicle_t > &vehicles, const pgrouting::tsp::Dmatrix &cost_matrix, double factor, size_t max_cycles, int initial) | pgrouting::vrp::Pgr_pickDeliver | |
Solution | pgrouting::vrp::Pgr_pickDeliver | private |
solutions | pgrouting::vrp::Pgr_pickDeliver | private |
solve() | pgrouting::vrp::Pgr_pickDeliver | |
trucks() const | pgrouting::vrp::Pgr_pickDeliver | inline |