Graph Theory
In the context of network flow, a cut is a partition of the vertices of a flow network into two disjoint subsets, separating the source from the sink. This concept is vital for understanding how flow can be managed within the network, as it identifies which edges contribute to the maximum flow from the source to the sink and allows us to determine the capacity limitations that may restrict this flow.
congrats on reading the definition of Cut. now let's actually learn it.