admin 发表于 2022-4-11 22:11:19

全局最小割算法

The following Matlab project contains the source code and Matlab examples used for a simple min cut algorithm. An implementation of "A min cut algorithm" by Stoer and Wagner. In addition there is an option to find the minimal cut that does not separate a set of vertices. This is not a mincut-maxflow algorithm. Updated version.
页: [1]
查看完整版本: 全局最小割算法