Skip to content

This is a collection of scripts in python about algorithms for analyzing, vizualizing and generating graphs.

Notifications You must be signed in to change notification settings

mrqc/graph-spectrum

Repository files navigation

graph-spectrum

This is a collection of scripts in python about algorithms for analyzing, vizualizing and generating graphs.

First Use Case

The Script "generate-and-display-random-graph.py" generates a graph and prints the graph in a diagram. In parallel in the console it can be observed which nodes are fuzzy similar. I.g. a line like "5 vs. 6: 0.0" indicates, that those nodes have the same "context" in which they appear.

Please use the install.sh file to install necessary python libs.

I am using python 2.7. If I have some time I will update to python 3.

About

This is a collection of scripts in python about algorithms for analyzing, vizualizing and generating graphs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published