Skip to content

💧 | A real-world application of the Edmonds-Karp algorithm for optimizing a water management system

Notifications You must be signed in to change notification settings

Davide64-dev/FEUP_DA_AquaFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design of Algorithms 2023/2024

This repository contains a real-world application of the Edmonds-Karp algorithm implemented in C++. The graph used in this application includes source nodes (water sources), intermediate nodes (pumping stations), and final receivers (cities). It utilizes two datasets from Portugal's water management information.

The creation of this program is part of the curriculum for the Algorithm Design course.

About

💧 | A real-world application of the Edmonds-Karp algorithm for optimizing a water management system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published