Coder Social home page Coder Social logo

chrisoh431 / elpath Goto Github PK

View Code? Open in Web Editor NEW
21.0 1.0 3.0 1.19 MB

An algorithm visualizer built with DearPyGui

License: MIT License

Python 100.00%
algorithm sorting quicksort bubblesort-algorithm python dearpygui generators quicksort-algorithm insertionsort mergesort-algorithm selection-sort cocktail-sort

elpath's Introduction

ELPath

An algorithm visualizer.

Pathfinding example (A*)

ELPath is lovingly built using DearPyGui as a basis for its GUI and plotting functions. This is aimed at providing understandable visualizations of common sorting and pathfinding algorithms.

Visualizations include Quick Sort, Merge Sort, Bubble Sort, Insertion Sort, Selection Sort, Cocktail Sort, Breadth and Depth-First Search, Dijkstra's Algorithm, and A* Search.

The scale and execution speed of the demonstrations can be modiifed by the user, and a handy maze generation feature is included in the pathfinding to simplify the process of simulating algorithms in identical and fair conditions.

Sorting

Maze generation feature

Development has officially ceased, but breaking changes to ELPath due to DearPyGui will be noticed and resolved periodically.

Dependencies:

DearPyGui v1.5.1

Do note that I've made a web-based successor to ELPath, particularly for improved sorting demonstrations: Sorgra.

elpath's People

Contributors

seesjays avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

elpath's Issues

Nonetype

Running ELPath results in the following error. ImportError: cannot import name 'NoneType' from 'types'. NoneType seems to be deprecated in recent Python versions. Are you using an older version of Python?

Dependencies in readme

Hey,

You seem to have updated ELPATH to be compatible with Dear PyGui 1.x, but the dependencies listed on your readme state DearPyGui v0.8.62.

I'm assuming it runs well on DPG 1.x and you can update the readme.

font path

current problem with pathing towards the font file between unix/windows systems.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.