Nuacht

C++ implementations of various graph algorithms such as: Graph Traversals (BFS, DFS), Topological Sort, Shortest Path, and Minimum Spanning Trees. I wrote my own implementations of these graph ...
This project implements Dijkstra's algorithm to efficiently determine the shortest path between cities in the Gaza Strip. This application showcases the practical application of graph theory in ...
SPECIAL ISSUE NO. 106. Advances in Coastal Research: Engineering, Industry, Economy, and Sustainable Development (SUMMER 2020), pp. 251-254 (4 pages) Published By: Coastal Education & Research ...
Sometimes, wrapping your head around mathematical concepts can be tricky without a visual aid. Thankfully we have makers like Russell Eveleigh out there who are busy making beautiful Raspberry ...
There is a new sorting algorithm a deterministic O(m log2/3 n)-time algorithm for single-source shortest paths (SSSP) on directed graphs with real non-negative edge weights in the comparison-addition ...