We intend to construct all non-isomorphic graphs from a particular degree sequence. You can explore results inside figures
directory.
On Ubuntu operating system, just run setup.sh
, and then you can launch JupyterLab
jupyter lab
or Jupyter Notebook
jupyter notebook
to explore the project.
Note: If you have installed new dependencies, please freeze them into requirements.txt
for future use:
pip3 freeze > requirements.txt
This project was developed by Kazem Forghani, a student of Computer Science Department of Iran University of Science and Technology.
This project has been released under MIT License.