Skip to content
#

dijsktra

Here are 16 public repositories matching this topic...

A console-based Hospital Management System in C++17 — no frameworks, no external libraries. Pure DSA implementation using AVL Trees, Max-Heap, Hash Maps, Graphs, Dijkstra, Trie, Stacks, Queues and CSV-based data persistence.

  • Updated Mar 20, 2026
  • C++

Risk-aware resupply routing for contested logistics: min-cost flow, Edmonds-Karp max-flow/min-cut, and budget-constrained network interdiction. This Operations-research toolkit for contested-logistics routing and interdiction. From-scratch min-cost flow, max-flow/min-cut, and NP-hard interdiction is companion code to a 4-day algorithms unit.

  • Updated Jul 10, 2026
  • Python

Improve this page

Add a description, image, and links to the dijsktra 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 dijsktra topic, visit your repo's landing page and select "manage topics."

Learn more