/Hedgehog-Network

A network and graph library

Apache License 2.0Apache-2.0

Hedgehog-Network

A network and graph library

How to use it?

  1. Open Hedgehog Lab https://hedgehog-lab.github.io
  2. Import the libraries/functions before use them:
*import Hedgehog-Network: generateRandomGraph
print(generateRandomGraph(10));
print