Skip to content

SaarKeynan/carpool-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

carpool-calculator

Algorithm to calculate carpool routes. A reduction of MTSP (Multiple Travelling Salesman Problem), where the salesmen start in different locations, all end in one location, and have passenger capacities.

The algorithm used is based on the one detailed in this paper.

Written by Saar Keynan and Omer Shoshani

Notes

The GUI doesn't allow configuring many variables used in the simulation, such as the passenger capacities, however the algorithm still works when they're changed.

About

Calculator for carpool pickups.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published