Giter Club home page Giter Club logo

dijkstra_visualization_cpp's Introduction

Dijkstra_Visualization_CPP

#Download the Graphs.exe file and try it in your own system. #Caution just don't try to the application window to full screen. If any issues found contact me on "[email protected]" #Inputs will be appretiated

Welcome to Dijkstra Visualizer! I built this application because I was fascinated the way Dijkstra works, and just wanted to visulize this in C++ using the old school graphics library. I have tried to bring the theoretical concept into a visualization application, and has shown the basic idea behind the Dijkstra Algorithm.

Dijkstra's Algorithm (weighted): the father of pathfinding algorithms; guarantees the shortest path

See the working on Youtube :- https://www.youtube.com/watch?v=PVW8IHZruAw

Repo Link: https://github.com/Stiffler-bhan/Dijkstra_Visualization_CPP

First Screen of the Application where you select the Starting and ending node.

Then you can add the obstacles in the graph if you want, then the algo would get you the best way possible jumoing the obstacles.

After that Dijkstra Algorithm starts it's work, of relaxing adjacent nodes one after the other.

In the Final Step it determine the shortest path reaching here both the examples mentioned below with and without the obstacles.

dijkstra_visualization_cpp's People

Contributors

stiffler-bhan avatar

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.