Skip to content

vardhinibhasker/LowStretchSpanningTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Low Stretch Spanning Tree

Implementation of weighted and unweighted low stretch spanning trees, written as one part of my final year dissertation based on pseudocode provided in this paper by Elkin et al.

Given a NetworkX graph, G, one can generate the resulting low stretch spanning tree i.e. a spanning tree where the distance between any two nodes in G is not increased too much in T.

About

Implementation of weighted and unweighted low stretch spanning trees.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages