Skip to content

theofilis/random-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Graph

Methods to generate a random graph.

  1. binarytree.py methods for generate random binary tree.
  2. caterpillartree.py methods for generate random caterpillar tree.

Requirements

  1. NetworkX

References

  1. Automatic Graph Database is a free graph theory software with a database containing graphs, available on the internet.
  2. Information System on Graph Classes and their Inclusions ISGCI is an encyclopaedia of graphclasses with an accompanying java application that helps you to research what's known about particular graph classes.
  3. Graph Theory - Reinhard Diestel

About

Methods to generate a random graph.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages