WDSOP

Covariance Matrix Adaptation Greedy Search Applied to Water Distribution System Optimization
178 Downloads
Updated 21 Oct 2019

This Matlab code proposes a new hybrid evolutionary framework that consists of three distinct phases. The first phase applied CMA-ES, a robust adaptive meta-heuristic for continuous optimisation. This is followed by an upward-greedy search phase to remove pressure violations. Finally, a downward greedy search phase
is used to reduce oversized pipes. To assess the effectiveness of the hybrid method, it was applied to
five well-known WDSs case studies. The results reveal that the new framework outperforms CMA-ES
by itself and other previously applied heuristics on most benchmarks in terms of both optimisation
speed and network cost.

Cite As

Mehdi Neshat (2024). WDSOP (https://github.com/a1708192/WDSOP), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.