Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 340 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 340 Bytes

Graph-Visualization

Employs a variety of algorithms to visualize graphs.

Force Directed algorithms are inspired by: https://www.youtube.com/watch?v=WWm-g2nLHds.

Spectral Embedding algorithms are inspired: by Koren, Y.(2005). Drawing graphs by eigenvectors: theory and practice. Computers & Mathematics with Applications, 49, 1867-1888.