Skip to content
#

dijkstra

Here are 158 public repositories matching this topic...

This repository supplements a mobile app on algorithm and data structure visualization, providing code for the concepts demonstrated in the app. It's an essential resource for users seeking to understand and explore these implementations in detail.

  • Updated Aug 5, 2024
  • Java

Algorithms and Data Structures a comprehensive collection of fundamental Algorithms and Data structures organized into various categories to cater to the needs of software engineers and computer science students.

  • Updated Jan 6, 2025
  • Java
PathfindingProject

Computer Science subject module at Roskilde University. Was made as part of a 15ETCS course where we applied Different Pathfinding strategies to solve shortest path problem. Contains Dijkstra and A* implemented in Java with a JavaFX User Interface to demonstrate shortest path visualization. Note: this project is not maintained

  • Updated Nov 29, 2022
  • Java

Improve this page

Add a description, image, and links to the dijkstra topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dijkstra topic, visit your repo's landing page and select "manage topics."

Learn more