Skip to content

Evangileon/NumberShortestPath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

About

umber of simple shorest paths from a source node s to each node. The input is a directed graph G=(V,E) as input, with edge weights W:E-->Z (negative weights are possible). The output is the number of shortest paths (not necessarily disjoint) from s to each vertex u in the graph. If the graph has a negative or zero cycle, reachable from s, then p…

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages