🛠️ Build powerful applications using the CasteCore Engine, a lightweight framework leveraging GLFW and OpenGL for high-performance graphics and interface design.
-
Updated
Dec 14, 2025 - C
🛠️ Build powerful applications using the CasteCore Engine, a lightweight framework leveraging GLFW and OpenGL for high-performance graphics and interface design.
Realization of Minesweeper game, with extended functionalities through the implementation and work with graphs using Dijkstra's and Warshall's algorithms.
A C program that finds all shortest paths between vertices in a weighted undirected graph using Dijkstra's algorithm.
Maze solver and generator with Dijkstra's Shortest Path Algorithm and Min Heap
Parallel Dijkstra's algorithm implementation with OpenCL and C.
Implementação do Algoritmo de Dijkstra em C para otimizar rotas de motorista de aplicativo com base no custo de combustível.
A Project on Design And Analysis of Algorithms using Dijkstra algorithm.
A C program that finds the shortest path between cities using Dijkstra’s algorithm and Breadth-First Search (BFS).
data structure codes in C and C++.
Advanced Algorithms in DSA
Linked-Lists and graphs in C for tasks assigned during Laboratory of Algorithms and Data Structures course @ UNINA.
This is a project that made by using three algorithms. This project was made by Aditya Debnath & Umme Habiba. Also finding the actual runtime per every algorithm, Sadia Islam Dia made a big help for this project. For this project, we used 5, 10, 15, 25, 50 input for finding the difference between the runtimes per every algorithm.
I wanted to create a visual A* algorithm in full C. So i do
CLI Dijkstra-algorithm with map parser in C for programming assignment
Program that finds all the shortest paths between all the islands, using information about the bridges which connect them
Pseudocodifica in C dell'algoritmo di Dijkstra con calcolo di tutti i valori minimi e con archi direzionabili
Custom calculator with options for plotting, x-variable, loan and deposit calculations.
Add a description, image, and links to the dijkstra-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the dijkstra-algorithm topic, visit your repo's landing page and select "manage topics."