Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richecr/pygraph
Biblioteca com intuito de implementar os tipos de grafos e os algoritmos de Teoria dos Grafos.
https://github.com/richecr/pygraph
graph-algorithms graph-theory hacktoberfest python3
Last synced: about 1 month ago
JSON representation
Biblioteca com intuito de implementar os tipos de grafos e os algoritmos de Teoria dos Grafos.
- Host: GitHub
- URL: https://github.com/richecr/pygraph
- Owner: richecr
- License: mit
- Created: 2019-09-29T21:58:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-06T17:10:46.000Z (about 2 years ago)
- Last Synced: 2024-10-12T09:41:07.195Z (about 1 month ago)
- Topics: graph-algorithms, graph-theory, hacktoberfest, python3
- Language: Python
- Homepage: https://richramalho.github.io/PyGraph/
- Size: 158 KB
- Stars: 19
- Watchers: 1
- Forks: 16
- Open Issues: 6
-
Metadata Files:
- Readme: README-en.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Open Source Helpers](https://www.codetriage.com/rickecr/pygraph/badges/users.svg)](https://www.codetriage.com/rickecr/pygraph)
[![Build Status](https://travis-ci.org/Rickecr/PyGraph.svg?branch=master)](https://travis-ci.org/Rickecr/PyGraph)# 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:- Feel free to edit this UML template or make suggestions through issues.
- [Template that can be edited by the community](https://www.lucidchart.com/invitations/accept/ac0a364a-2154-4e72-a333-4c9f2cc71629)
![Imgur](https://i.imgur.com/yq8A65S.jpg)
## How to contribute? :smiley:
- 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](https://www.python.org/dev/peps/pep-0008/) 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](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. :relaxed:
## 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.[![](https://sourcerer.io/fame/Rickecr/Rickecr/PyGraph/images/0)](https://sourcerer.io/fame/Rickecr/Rickecr/PyGraph/links/0)[![](https://sourcerer.io/fame/Rickecr/Rickecr/PyGraph/images/1)](https://sourcerer.io/fame/Rickecr/Rickecr/PyGraph/links/1)[![](https://sourcerer.io/fame/Rickecr/Rickecr/PyGraph/images/2)](https://sourcerer.io/fame/Rickecr/Rickecr/PyGraph/links/2)[![](https://sourcerer.io/fame/Rickecr/Rickecr/PyGraph/images/3)](https://sourcerer.io/fame/Rickecr/Rickecr/PyGraph/links/3)[![](https://sourcerer.io/fame/Rickecr/Rickecr/PyGraph/images/4)](https://sourcerer.io/fame/Rickecr/Rickecr/PyGraph/links/4)[![](https://sourcerer.io/fame/Rickecr/Rickecr/PyGraph/images/5)](https://sourcerer.io/fame/Rickecr/Rickecr/PyGraph/links/5)[![](https://sourcerer.io/fame/Rickecr/Rickecr/PyGraph/images/6)](https://sourcerer.io/fame/Rickecr/Rickecr/PyGraph/links/6)[![](https://sourcerer.io/fame/Rickecr/Rickecr/PyGraph/images/7)](https://sourcerer.io/fame/Rickecr/Rickecr/PyGraph/links/7)