vrpRouting  0.3
Short_vehicle Struct Reference

short_vehicle More...

#include "short_vehicle.h"

Collaboration diagram for Short_vehicle:

Public Attributes

Id id
 
std::vector< Idstops
 Vehicle's identifier. More...
 

Detailed Description

short_vehicle

Note
C/C++/postgreSQL connecting structure for input
name description
id Vehicle's identifier
stops Vehicle's stops

Definition at line 41 of file short_vehicle.h.

Member Data Documentation

◆ id

Id Short_vehicle::id

Definition at line 42 of file short_vehicle.h.

Referenced by vrprouting::problem::Solution::get_stops().

◆ stops

std::vector<Id> Short_vehicle::stops

Vehicle's identifier.

Definition at line 43 of file short_vehicle.h.

Referenced by anonymous_namespace{optimize_driver.cpp}::update_stops().


The documentation for this struct was generated from the following file: