Tomas19840823/transportas_v2: Transport Optimisation Problem

Optimizations and distribution problems in transport. Automobile park distribution and route optimization. Route optimizations is using package TSP, function solve_TSP. Nearest neighbor and repetitive nearest neighbor algorithms for symmetric and asymmetric TSPs (Rosenkrantz et al. 1977, <doi:10.1137/0206041>). Distribution problem approach consist of items distribution to automobiles regarding weight restrictions and client’s location (latitude and longitude).

Getting started

Package details

AuthorTomas Usinskas
MaintainerTomas Usinskas <tomas.usinskas@gmail.com>
LicenseGPL-2
Version0.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Tomas19840823/transportas_v2")
Tomas19840823/transportas_v2 documentation built on May 9, 2019, 5:10 p.m.