Skip to main content

A simple drag and drop application to help visualise various graph algorithms

Project description

Node Demonstrator

Building a drag and drop desktop (Tkinter) application to help visualise various graph algorithms.

Current progress

  • drag and drop interface to build a graph
    • can be weighted or unweighted
    • in "node" mode...
      • drag to move a node and associated edges
      • double-click to rename nodes, if the default names aren't sufficient
      • double-right click to delete a node
    • in "edge" mode...
      • drag to rotate a loopback edge out of the way
      • double-click to change the weight of an edge
      • double-right click to delete an edge
  • choice of stepped or timed trace of supported algorithms
  • available algorithms
    • breadth-first / depth-first from a given start point (with or without end point, ie traversal and/or search)
    • Dijkstra and A* shortest path

Usage

  • Currently, this project uses the tweaked version of CustomTkinter that needs to be obtained directly from here until the submitted PR is approved into the main project.
  • To run, install package then launch with "python -m nodemon"

Future algorithm support

  • Kruskal's and Prim's minimum spanning trees
  • Other algorithms from here, or here or here?
  • Any other suggestions?

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

nodemon-0.0.14.tar.gz (59.9 kB view details)

Uploaded Source

Built Distribution

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

nodemon-0.0.14-py3-none-any.whl (56.7 kB view details)

Uploaded Python 3

File details

Details for the file nodemon-0.0.14.tar.gz.

File metadata

  • Download URL: nodemon-0.0.14.tar.gz
  • Upload date:
  • Size: 59.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.4

File hashes

Hashes for nodemon-0.0.14.tar.gz
Algorithm Hash digest
SHA256 838f7130db525abcee25ca93e3ba0332d475eee9c6f92ebb4535ed7a35ba4b3a
MD5 836da0fc7bd1162fbaddc53b80bbea06
BLAKE2b-256 4e2d21d71c315745bb003ebf84814729aeb6ef692fb167151248c4a602844a4b

See more details on using hashes here.

File details

Details for the file nodemon-0.0.14-py3-none-any.whl.

File metadata

  • Download URL: nodemon-0.0.14-py3-none-any.whl
  • Upload date:
  • Size: 56.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.4

File hashes

Hashes for nodemon-0.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 efc2dde4c1ab074e08caa5eed5bf9a4133e03fdfad7a6a7f506217582b32191b
MD5 87e0866e3e9d3d99b6d48c7a6a4078c4
BLAKE2b-256 ec0a1f166f4431b5c3afb5b0c6baef92a5823a1c67c1b685f6b078a2c8cd3b00

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