A Genetic Algorithm for Multi-Capacity Fixed-Charge Flow Network Design
Caleb Eardley, Dalton Gomez, Ryan Dupuis, Michael Papadopoulos, Sean, Yaw

TL;DR
This paper introduces a genetic algorithm tailored for the multi-capacity fixed-charge network flow problem, efficiently generating high-quality solutions for large-scale infrastructure design challenges.
Contribution
It proposes a novel solution representation that avoids repair steps, enhancing genetic algorithm performance for the NP-hard MC-FCNF problem.
Findings
Effective on real-world CO2 storage data
Capable of solving large-scale instances
Outperforms traditional heuristics
Abstract
The Multi-Capacity Fixed-Charge Network Flow (MC-FCNF) problem, a generalization of the Fixed-Charge Network Flow problem, aims to assign capacities to edges in a flow network such that a target amount of flow can be hosted at minimum cost. The cost model for both problems dictates that the fixed cost of an edge is incurred for any non-zero amount of flow hosted by that edge. This problem naturally arises in many areas including infrastructure design, transportation, telecommunications, and supply chain management. The MC-FCNF problem is NP-Hard, so solving large instances using exact techniques is impractical. This paper presents a genetic algorithm designed to quickly find high-quality flow solutions to the MC-FCNF problem. The genetic algorithm uses a novel solution representation scheme that eliminates the need to repair invalid flow solutions, which is an issue common to many other…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
