/TDSPP

Time-dependent shortest path problem

Primary LanguageC++

TDSPP

Time-dependent shortest path problem with Duration and Travel Time Objectives

Includes both enumerative and iterative (Dynamic Discretization Discovery) approaches

See paper for algorithm details

Running the code

Use Cmake or easier is use Clion.