joelwross / wc_master

2 stars 4 forks source link

Core Paths Implementations #7

Closed bravelittlescientist closed 12 years ago

bravelittlescientist commented 12 years ago

Features

graph.get_all_pairs_paths_distances stores distances into graph.distances Note that this is cleared if you updated the nodes/edges in the graph, so fair warning. It is a map of sources to connected nodes.

Next Steps Expandable/Compressable paths (ranked by weighted importance) Highlighting of paths in a graph