PyGraph

Biblioteca com intuito de implementar os tipos de grafos e os algoritmos de Teoria dos Grafos.

MIT License

Stars
19
Committers
20

PyGraph

This library has the purpose of implementing Graph Theory concepts.

Objective:

The main objective is to implement most Graph Theory algorithms.

- Practice the knowledge acquired in Graph Theory.
- Facilitate the use of graph algorithms.

Structure:

UML model of graph types that will be implemented:

How to contribute? πŸ˜ƒ

  • PRs are accepted!
  • If you have thought of a nice feature or discovered a bug, and don't have time to code, open an issue.
  • We follow the PEP 8 guidelines. Therefore, before making a PR, make sure that your code complies with PEP 8 standards.
  • Always document your code.
  • For more information on how to contribute, take a look at CONTRIBUTING.md.

Feel free to submit suggestions, make changes and/or look for errors. Let us know by creating an issue or even correcting and submitting a PR. ☺️

Do you want to contribute, but not with code?

No problem, we have room for everyone. You don't need to code to help, you can contribute ideas, find problems, contribute to the documentation and/or make suggestions, etc.

But if you want to code and get started here, you are very welcome, we are all here to learn.

Hall of Fame

People who have contributed the most to the project.