As we know, now there is efficient algorithms to find the overall min-cut in a directed graph, e.g. Hao and Orlin (1994). 2 h: J5 j& \% z3 X 1 `' `0 V1 a, m) pNow my problem is to find an overall min-cut just separating some given node pairs, not all the node pairs. For example, I have an 8-node digraph with capacities on each arc and want to find the overall min-cut separating some node pairs such as 8 and 1, 6 and 3, 7 and 1. The algorithm of Hao and Orlin (1994) cannot solve my problem. $ m# [6 Y- [) P# c( r
4 R$ c0 N7 P0 d9 y' H7 l