A Vehicle Routing Problem solver
-
Updated
Dec 22, 2024 - Rust
A Vehicle Routing Problem solver
A program which, based on relative demand in all of Norway's airports, tries to construct an optimal schedule given a fleet of planes and restrictions on which routes should be generated. Is not complete; the program is yet to prioritize multiple flights on one route, for example.
A graph theory based application for querying information about routes. The app calculates distance along a certain route, the number of different routes between towns and the shortest/longest route between two towns.
Greedy Algorithm Implementation In Solving The Knapsack Problem Case to Maximum Profit
Term 1 Project 2 Implement a Planning Search by Luke Schoen for Udacity Artificial Intelligence Nanodegree (AIND)
"Development of an interactive, cloud based planning tool to support logistic service providers"
Intelligent Distributed Logistics Network for Your Needs
Republic Polytechnic - E222 Logistics Planning and Control
Add a description, image, and links to the logistics-planning-problem topic page so that developers can more easily learn about it.
To associate your repository with the logistics-planning-problem topic, visit your repo's landing page and select "manage topics."