vrpRouting  0.3
vrprouting::problem::Vehicle_pickDeliver Member List

This is the complete list of members for vrprouting::problem::Vehicle_pickDeliver, including all inherited members.

capacity() constvrprouting::problem::Vehicle
cvTot() constvrprouting::problem::Vehicle
drop_position_limits(const Vehicle_node &node) constvrprouting::problem::Vehicleprotected
duration() constvrprouting::problem::Vehicle
empty() constvrprouting::problem::Vehicle_pickDeliver
vrprouting::problem::Vehicle::empty() constvrprouting::problem::Vehicle
end_site() constvrprouting::problem::Vehicle
erase(const Order &order)vrprouting::problem::Vehicle_pickDeliver
erase(size_t pos)vrprouting::problem::Vehicle_pickDeliver
erase(const Vehicle_node &node)vrprouting::problem::Vehicle_pickDeliver
vrprouting::problem::Vehicle::erase(size_t pos)vrprouting::problem::Vehicleprotected
vrprouting::problem::Vehicle::erase(const Vehicle_node &node)vrprouting::problem::Vehicleprotected
erase_node(size_t pos)vrprouting::problem::Vehicleprotected
evaluate()vrprouting::problem::Vehicle_pickDeliver
evaluate(size_t from)vrprouting::problem::Vehicle_pickDeliver
vrprouting::problem::Vehicle::evaluate(size_t from)vrprouting::problem::Vehicleprotected
feasible_orders()vrprouting::problem::Vehicle_pickDeliverinline
feasible_orders() constvrprouting::problem::Vehicle_pickDeliverinline
get_first_order() constvrprouting::problem::Vehicle_pickDeliverinline
get_postgres_result(int vid) constvrprouting::problem::Vehicle
get_stops() constvrprouting::problem::Vehicle
getDropPosLowLimit(const Vehicle_node &node) constvrprouting::problem::Vehicleprotected
getPosHighLimit(const Vehicle_node &node) constvrprouting::problem::Vehicleprotected
getPosLowLimit(const Vehicle_node &node) constvrprouting::problem::Vehicleprotected
has_cv() constvrprouting::problem::Vehicle
has_order(const Order &order) constvrprouting::problem::Vehicle_pickDeliverinline
has_twv() constvrprouting::problem::Vehicle
hillClimb(const Order &order)vrprouting::problem::Vehicle_pickDeliver
id() constvrprouting::Identifier
Identifier()=defaultvrprouting::Identifier
Identifier(const Identifier &v)=defaultvrprouting::Identifier
Identifier(size_t _idx, int64_t _id)vrprouting::Identifier
idx() constvrprouting::Identifier
insert(size_t pos, const Vehicle_node &node)vrprouting::problem::Vehicle_pickDeliver
vrprouting::problem::Vehicle::insert(size_t pos, const Vehicle_node &node)vrprouting::problem::Vehicleprotected
insert_node(size_t pos, const Vehicle_node &node)vrprouting::problem::Vehicle_pickDeliver
vrprouting::problem::Vehicle::insert_node(size_t pos, const Vehicle_node &node)vrprouting::problem::Vehicleprotected
invariant() constvrprouting::problem::Vehicle_pickDeliver
vrprouting::problem::Vehicle::invariant() constvrprouting::problem::Vehicle
is_feasible() constvrprouting::problem::Vehicle_pickDeliver
vrprouting::problem::Vehicle::is_feasible() constvrprouting::problem::Vehicle
is_ok() constvrprouting::problem::Vehicle
is_order_feasible(const Order &order) constvrprouting::problem::Vehicle_pickDeliver
is_phony() constvrprouting::problem::Vehicle
is_real() constvrprouting::problem::Vehicle
length() constvrprouting::problem::Vehicle
m_capacityvrprouting::problem::Vehicleprivate
m_costvrprouting::problem::Vehicle_pickDeliverprotected
m_feasible_ordersvrprouting::problem::Vehicle_pickDeliverprotected
m_idvrprouting::Identifierprivate
m_idxvrprouting::Identifierprivate
m_msgvrprouting::problem::Vehicle_pickDeliverprotected
m_ordersvrprouting::problem::Vehicle_pickDeliverprotected
m_orders_in_vehiclevrprouting::problem::Vehicle_pickDeliverprotected
m_speedvrprouting::problem::Vehicleprivate
m_stopsvrprouting::problem::Vehicle_pickDeliverprivate
m_user_cvvrprouting::problem::Vehicleprotected
m_user_twvvrprouting::problem::Vehicleprotected
msg()vrprouting::problem::Vehicle_pickDeliverinline
objective() constvrprouting::problem::Vehicle_pickDeliver
operator<<(std::ostream &log, const Vehicle_pickDeliver &v)vrprouting::problem::Vehicle_pickDeliverfriend
orders() constvrprouting::problem::Vehicle_pickDeliverinline
orders_in_vehicle() constvrprouting::problem::Vehicle_pickDeliverinline
orders_size() constvrprouting::problem::Vehicle_pickDeliverinline
path_str() constvrprouting::problem::Vehicle
pop_back()vrprouting::problem::Vehicle_pickDeliver
pop_front()vrprouting::problem::Vehicle_pickDeliver
position_limits(const Vehicle_node &node) constvrprouting::problem::Vehicleprotected
push_back(const Order &order)vrprouting::problem::Vehicle_pickDeliver
vrprouting::problem::Vehicle::push_back(const Vehicle_node &node)vrprouting::problem::Vehicleprotected
push_back_node(const Vehicle_node &node)vrprouting::problem::Vehicleprotected
push_front(const Order &order)vrprouting::problem::Vehicle_pickDeliver
vrprouting::problem::Vehicle::push_front(const Vehicle_node &node)vrprouting::problem::Vehicleprotected
push_front_node(const Vehicle_node &node)vrprouting::problem::Vehicleprotected
reset_id(int64_t)vrprouting::Identifier
semiLIFO(const Order &order)vrprouting::problem::Vehicle_pickDeliver
set_initial_solution(const Orders &, Identifiers< size_t > &, Identifiers< size_t > &, TTimestamp, bool)vrprouting::problem::Vehicle_pickDeliver
set_unmovable(TTimestamp execution_date)vrprouting::problem::Vehicle_pickDeliver
speed() constvrprouting::problem::Vehicle
start_site() constvrprouting::problem::Vehicle
swap(size_t i, size_t j)vrprouting::problem::Vehicleprotected
tau() constvrprouting::problem::Vehicle
total_service_time() constvrprouting::problem::Vehicle
total_travel_time() constvrprouting::problem::Vehicle
total_wait_time() constvrprouting::problem::Vehicle
twvTot() constvrprouting::problem::Vehicle
Vehicle()=deletevrprouting::problem::Vehicleprotected
Vehicle(const Vehicle &)=defaultvrprouting::problem::Vehicleprotected
Vehicle(Idx idx, Id id, const Vehicle_node &p_starting_site, const Vehicle_node &p_ending_site, PAmount p_capacity, Speed p_speed=1.0)vrprouting::problem::Vehicleprotected
Vehicle_pickDeliver()=deletevrprouting::problem::Vehicle_pickDeliver
Vehicle_pickDeliver(const Vehicle_pickDeliver &)=defaultvrprouting::problem::Vehicle_pickDeliver
Vehicle_pickDeliver(Idx p_idx, Id p_id, const Vehicle_node &p_starting_site, const Vehicle_node &p_ending_site, const std::vector< int64_t > &p_stops, PAmount p_capacity, Speed p_speed, const Orders &p_orders)vrprouting::problem::Vehicle_pickDeliverinline