An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with prim-algorithm

A curated list of projects in awesome lists tagged with prim-algorithm .

https://github.com/hoangsonww/the-maze-game

🏰 The Maze Game offers straightforward maze navigation challenges, built with Prim's & DFS Algorithms. Featuring responsive design for easy play on any device, including mobile, with intuitive on-screen controls for movement, it's ideal for quick gaming sessions, providing both casual and challenging experiences!

css3 dfs-algorithm dfs-search game html5 javascript maze maze-algorithms maze-game maze-generation-algorithms maze-generator maze-solver mazes prim-algorithm prim-mst pygame python react

Last synced: 11 Apr 2025

https://github.com/mhib/pairing_heap

Performant priority queue in pure Ruby with support for changing priority using pairing heap data structure

dijkstra-algorithm pairing-heap prim-algorithm priority priority-queue

Last synced: 14 Mar 2025

https://github.com/georgegkas/algorithmos

Μια σειρά από σημειώσεις που αποσκοπούν στην καλύτερη εμπέδωση, κατανόηση και χρήση των πιο σημαντικών αλγορίθμων και δομών δεδομένων.

algorithms bellman-ford-algorithm computer-science data-structures graph graph-algorithms prim-algorithm

Last synced: 27 Apr 2025

https://github.com/jgcmarins/mst-prim-kruskal

Clustering aggregation using Prim and Kruskal's MST algorithm

c clustering cpp gnuplot kruskal-algorithm minimum-spanning-trees mst prim-algorithm

Last synced: 30 Apr 2025

https://github.com/valandro/python-prim

PRIM algorithm implemented using Python.

graph-algorithms prim-algorithm python

Last synced: 24 Apr 2025

https://github.com/peterhellberg/maze

Generate a maze using Prim's Algorithm

game go maze prim-algorithm toy-project

Last synced: 11 Apr 2025

https://github.com/p4nd4p0w3r/metro-efrei-dodo

This project leverages real-time data from Ile-de-France Mobilités (IDFM) to provide an efficient metro navigation system for Paris and Bordeaux (using a simplified dataset). It utilizes graph algorithms to calculate shortest paths, visualize the minimum spanning tree of the metro network, and check network connectivity.

2024 dijkstra-algorithm dijkstra-shortest-path efrei graph-algorithms it l3 mastercamp paris prim-algorithm real-data s6 subway transportation-network

Last synced: 17 Feb 2025

https://github.com/proyectosingenieriauninorte/ea_grafty

EA Grafty es una aplicación web interactiva diseñada para visualizar y entender los algoritmos de grafos más comunes de una manera teórica e interactiva.

dijkstra docker floyd-warshall grafo grafos graph graph-algorithms prim-algorithm website

Last synced: 21 Feb 2025

https://github.com/nicklayb/labyrelm

Elm implementation of Prim algorithm to generate labyrinth.

elm labyrinth learning maze prim-algorithm

Last synced: 03 Apr 2025

https://github.com/gareththegeek/maze

A game for the DIY gamer kit

arduino diy-gamer-kit maze prim-algorithm

Last synced: 21 Mar 2025

https://github.com/eusha425/network-topology-optimiser

Optimise cellular tower networks with modified MST algorithms (Kruskal's & Prim's). Includes real-world constraint handling, visualization tools, and support for diverse network configurations.

c cell-tower-placement cellular-network cost-optimization graph-theory kruskal-algorithm minimum-spanning-tree network-coverage network-optimization prim-algorithm

Last synced: 04 Apr 2025

https://github.com/josecarlosnf/graphs

Implementações de grafos utilizadas na disciplina de projetos de algoritmos II (eq. estruturas de dados II)

bfs-search breadth-first-search data-structures deep-first-search dfs-search dijsktra-algorithm graph prim-algorithm python search ufpa

Last synced: 02 Feb 2025

https://github.com/firyanulrizky/programalgoritma-matematikadiskrit

Mega Projek Matematika Diskrit : Program C Algoritma Kode Prufer, Djikstra, Kruskal, Floyd Warshall, Prim, Bellman Ford

bellman-ford-algorithm discrete-mathematics djikstra-algorithm floyd-warshall-algorithm kruskal-algorithm prim-algorithm prufer

Last synced: 25 Feb 2025

https://github.com/mubassim-khan/tree

Programs of Tree in Java, which contains programs of Kruskal, Prim & other algorithms as well as other methods for spanning tree. View README for more descriptive overview about repository.

binary-search-tree java kruskal-algorithm prim-algorithm recursion traversal-algorithms tree

Last synced: 05 Mar 2025

https://github.com/alejandro945/hellish-maze

The best game that uses abstract creation design pattern factory that finds the fastest way to escape the infrenal labyrinth using graph theory and graph paths

dijkstra-shortest-path floyd-warshall-algorithm graph kruskal-algorithm maze-game prim-algorithm

Last synced: 18 Feb 2025

https://github.com/mestolopomello/mst-prim

Prim's Minimum Spanning Tree algorithm for weighted undirected graphs, written in Prolog and Common Lisp. It uses a binary heap to store the vertices' keys.

common-lisp mst prim-algorithm prolog

Last synced: 09 Apr 2025

https://github.com/ryannsq14/mstree-bench

A benchmarking toolkit for comparing Kruskal's and Prim's minimum spanning tree algorithms across various graph configurations, with visualization tools and performance analysis reports.

algorithm-comparison algorithm-visualization benchmarking data-structures graph-algorithms kruskal-algorithm minimum-spanning-tree performance-analysis prim-algorithm python

Last synced: 09 Apr 2025

https://github.com/alg-2024-2025/alg-practicas

Prácticas de la asignatura Algoritmia en la UBU 2024/2025. Desde S1 a S8.

dijkstra-algorithm kruskal-algorithm prim-algorithm python quicksort

Last synced: 09 Apr 2025

https://github.com/nikhil-jindal12/shortestpathalgorithm

Contains implementation for an airport system that uses Dijkstra's and Prim's Algorithm's to find the shortest paths.

dijkstra-algorithm java-8 javadoc-documentation prim-algorithm

Last synced: 01 Mar 2025

https://github.com/sauternic/primzahlen-suchen-fermat

Primzahlen Suchen mit der Formel des Mathematiker Pierre de Fermat.

fermat prim-algorithm prime prime-numbers primes prims-algorithm primzahlen-suchen-fermat

Last synced: 12 Mar 2025

https://github.com/sauternic/primzahlen-suchen-fermat-winforms_v1.0.0

Primzahlen Suchen mit der Formel des Mathematiker Pierre de Fermat. (WinForms)

fermat prim-algorithm prime prime-numbers primes prims-algorithm primzahlen-suchen-fermat winforms

Last synced: 12 Mar 2025