Min-cost Flows

Minimum-cost flow problem

The minimum-cost flow problem is an optimization and decision problem to find the cheapest way of sending a certain amount of flow through a flow network. It is used to find the best delivery route from a factory to a warehouse, taking into account capacity and cost associated with the road network. It can be solved efficiently using the network simplex algorithm.

1 courses cover this concept

15-451/651 Algorithms

Carnegie Mellon University

Spring 2022

This course explores the design and analysis of algorithms, algorithmic modelling techniques, and their efficiency. It aims to provide tools for designing and analyzing personal algorithms, using various analytical tools and frameworks. Some advanced topics not commonly covered in textbooks are also taught.

No concepts data

+ 37 more concepts