Skip to main content

Package to utilize Dijkstras Shortest Path

Project description

graphs_tradke

A Python package implementing Dijkstra's shortest path algorithm and Breadth-First Search (BFS), another type of search we learned in CS2050. This package provides efficient algorithms for working with graphs, making it useful for a variety of applications in computer science, including shortest path calculations and graph traversals.

Features

  • Dijkstra's Algorithm: Finds the shortest path from a source node to all other nodes in a weighted graph.
  • Breadth-First Search (BFS): Traverses the graph level by level, useful for finding the shortest path in unweighted graphs.

Installation

To install the package, clone the repository and use pip3:

# Clone the repository
git clone https://github.com/t-radke/CS3250-hw4

# Navigate to the src directory
cd CS3250-hw4/src

# Install the package
pip install .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

graphs_tradke-0.0.2.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

graphs_tradke-0.0.2-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file graphs_tradke-0.0.2.tar.gz.

File metadata

  • Download URL: graphs_tradke-0.0.2.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.2

File hashes

Hashes for graphs_tradke-0.0.2.tar.gz
Algorithm Hash digest
SHA256 7286a6d1b766dd430c871e195b191111789369dbba96f35a1c305c3d17a66440
MD5 15eb1a0e7b0a89fe1d5fc7f50952bf07
BLAKE2b-256 95ab16c4ad205d6b6a68cf6de5313e6c3a0400f5b76bc3f79fa7b8c1dafb229b

See more details on using hashes here.

File details

Details for the file graphs_tradke-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: graphs_tradke-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 9.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.2

File hashes

Hashes for graphs_tradke-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bfb10a91d165f2a9397a53939804fbb8f233601279c6d5ff2c8b5bec62082e54
MD5 8507aa87e89caa8b2072701a61682481
BLAKE2b-256 ee2f7bdb6aff1939e1b0ca92117e2e7e5368848c1aa3847273e51a5b00eee1ab

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page