scalation.graphalytics.SSShortestPath
The Item inner case class has two fields, vertex id and distance from vertex s (the source) as well as a compare method based on distance.
Item
the id of the vertex
the vextex's distance from vertex s
The
Item
inner case class has two fields, vertex id and distance from vertex s (the source) as well as a compare method based on distance.the id of the vertex
the vextex's distance from vertex s