A javascript implementation of Eppstein's K-shortest path algorithm. Its a simplified version of the algo with out any special outdegree restriction.
Based on the slides from. www.isi.edu/natural-language/people/epp-cs562.pdf
A javascript implementation of Eppstein's K-shortest path algorithm. Its a simplified version of the algo with out any special outdegree restriction.
Based on the slides from. www.isi.edu/natural-language/people/epp-cs562.pdf