published in INFORMS J. on Computing
We provide here online supplementary material for the paper "Speeding
up dynamic shortest path algorithms".
This material includes all C language source code for all dynamic
shortest path algorithms described in the paper, C language source code
of Dijkstra's algorithm used in the experiments, scripts used to run
the
experiments, pseudo-codes for all algorithms whose pseudo-codes are not
provided in the paper, and tables with detailed computational results
of the random and unit
arc weight increase experiments.