/ggraph

Helpful functions for the creation of arbitrarily sized/connected networks (for UCB-EE122)

Primary LanguagePython

ggraph

Helpful functions for the creation of arbitrarily sized/connected networks (for UCB-EE122)

Usage

G = GGraph()
G._make_network()
G.show()