Maximum flow

Home > Mathematics > Graph theory > Graph algorithms > Maximum flow

This algorithm is used to find the maximum possible flow in a flow network, which is the maximum amount of flow that can be transferred from the source to the sink.