Skip to content
This repository was archived by the owner on Nov 19, 2017. It is now read-only.
/ YenKSP Public archive
forked from GGurtner/YenKSP

Yen's K-Shortest Path Algorithm

Notifications You must be signed in to change notification settings

vamcs/YenKSP

This branch is up to date with GGurtner/YenKSP:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 9, 2012
Dec 9, 2012
Dec 1, 2012
Dec 9, 2012
Dec 9, 2012
Feb 27, 2015
Dec 1, 2012
Dec 1, 2012
Nov 30, 2012

Repository files navigation

YenKSP

Yen's K-Shortest Path Algorithm Yen's algorithm computes single-source K-shortest loopless paths for a graph with non-negative edge cost. The algorithm was published by Jin Y. Yen in 1971 and implores any shortest path algorithm to find the best path, then proceeds to find K − 1 deviations of the best path. See also, Yen's Algorithm.

About

Yen's K-Shortest Path Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%