WayPy

Package to find a path between two points in a graph.


Keywords
way, graph
License
MIT
Install
pip install WayPy==0.1.6

Documentation

WayPy

Python package to find a path between two distinct points in a graph.
Project Status: Under development 💻

Usage: To find a path between two different points in a graph, you must inform in list format which are the nodes and edges, after that you can choose a search method and inform the points where you want to find a path, then the package generates that result. Whereas, each search method can yield different results.


Devs:


Guilherme Donizetti

💻

Luiz Fernando Rodrigues

💻

WayPy
Python, Artificial Intelligence.