Combinatorial Optimization
Multi-commodity flow refers to the problem of sending multiple types of commodities through a network from their respective sources to their destinations while respecting capacity constraints on the edges of the network. This concept extends the classic maximum flow problem by allowing for different commodities, each with its own supply and demand, requiring an integrated approach to manage resources efficiently.
congrats on reading the definition of multi-commodity flow. now let's actually learn it.