The primary purpose of this package is the implementation of Dijkstra's Shortest Path which is an algorithm that finds the shortest path between a source vertex and a target vertex in an undirected graph.
Project description
graphs_gmather2
The primary purpose of this package is to allow the user to install and use an implementation of Dijkstra's Shortest Path which is an algorithm that finds the shortest path between a source vertex and a target vertex in an undirected graph.
Usage:
this package comes with one methed called dijkstra which returns two values, the distance to the target vertex from the source vertex which is an integer value, and the path that the algorithm took in order to reach the target vertex from the source vertex
dijkstra(graph, source)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file graphs_gmather2-0.0.1.tar.gz.
File metadata
- Download URL: graphs_gmather2-0.0.1.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f90b820af5fd8d0903fe6712b43178879376c1a6cda2be7d852f4d42089c54f
|
|
| MD5 |
0eb24b3c82d8deedbc7775e5ba5fbc36
|
|
| BLAKE2b-256 |
2f19c33bd16e0cdd9e45059b25edb21af61c8c440403670cb85fb2bd7ef36609
|
File details
Details for the file graphs_gmather2-0.0.1-py3-none-any.whl.
File metadata
- Download URL: graphs_gmather2-0.0.1-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcc56de67e9ac324ab6aced1f40c1847c96d668af3060ff18c3c5a5d5d25f71c
|
|
| MD5 |
f3a44d2acf6f78cd1b73a84a291ee93a
|
|
| BLAKE2b-256 |
403a15d4a0b9a61d736eab4c910f567bbc1cbbd962ca37b1c667e8387e09ef92
|