Vehicle Route Planning and Optimization via logvrp

This document will guide you how to do Vehicle Fleet Planning and Route Optimization using logvrp.

In summary the steps are:

  1. Stations needs to be defined. "Stations" in logvrp are, locations such as depots, customers, addresses of passengers, stops, etc.
  2. Orders needs to be defined. "Orders" in logvrp are, customer service requests, visits, delivery/pick-up jobs, from where to where what will be transfered, etc.
  3. Vehicles needs to be defined. "Vehicles" in logvrp are, vehicles that will serve the orders, such as cars, vans, motorcycles, minibus etc.
  4. Calculation Settings (how many routes, how much time etc.) needs to be specified.
  5. You must specify the optimization goal.
  6. Routes are calculated from logvrp by clicking "Calculate Routes" button.

The above steps are described in detail below:

1. Stations needs to be defined

Stations are locations such as depots, customers, addresses of passengers, stops, etc.

You can use one of two methods in order to define stations:

  1. You can define stations manually by clicking on the Map. Click on the link to learn how to define: "to create stations manually".
  2. You can define stations by importing Excel/CSV file into the application. Click on the link to learn how to do: "to import stations from an Excel/CSV file".

You can see them in the "Stations Tab" and on the map with blue and red symbols as below.

2. Orders needs to be defined.

Orders are customer service requests, visits, delivery/pick-up jobs, from where to where what will be transfered, etc.

You can use one of two methods in order to define the orders:

  1. You can define orders manually by clicking on "Add Order" button. Click to the link to learn how to do: "to create orders manually".
  2. You can define orders by importing Excel/CSV file into the application. Click on the link to learn how to do: "to import orders from an Excel/CSV file".

You can see them in the Orders Tab as below. You can show the order arrows on the Map, by clicking "hide show orders" button.

3. Vehicles needs to be defined.

You can use one of two methods in order to define vehicles:

You can see them in the Fleet Tab and on the map with vehicle symbol as below.

4. Computation settings (how many routes, how much time etc.) needs to be specified.

Necessary parameters and constraints to be used in the calculation are needs to be specified.

In the "Computation" tab, you can do the following :

Unit Tab: "Currency", "Distance Unit" and "On Calculation Use" settings can be set.

Constraint Tab: Necessary constraints and parameters can be set. Usually their standard values will be enough.

Optimization Tab: Before the calculation, choose primary "Optimization Goal" under the Optimization Tab.

After all constraints and parameters are set, you should save them by clicking "Save" button.

5. You must specify the optimization goal.

Before the calculation, choose primary "Optimization Goal" under the Optimization Tab.

Possible Optimization Goals:

6. Routes are calculated via logvrp by clicking "Calculate Routes" button.