Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph adjacency matrix generator

This project was created for the Graph Theory discipline in the college.

The generated graph for this example can be seen in graph.png file in this directory

Getting started

To run this project you must have PIP installed in your PC.

Run the following command in your terminal to install the project dependencies:

pip install -r requirements.txt

After that you can run this project by use the following command:

python main.py

If you are in a linux distribution you must change python and pip commands to python3 and pip3 respectively to use version 3 of Python

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages