Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 321 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 321 Bytes

Water-Distribution-System 💧🌐

This project optimizes water distribution using map APIs to gather data on water bodies, industries, and houses. Prim's algorithm constructs a cycle-free network, and DFS explores paths. A priority queue identifies the optimal route in blue, emphasizing efficient water distribution.