Simple_MinCut

所属分类:图形图象
开发工具:matlab
文件大小:2KB
下载次数:57
上传日期:2009-11-15 02:59:06
上 传 者daniel007
说明:  Abstract. We present an algorithm for finding the minimum cut of an undirected edge-weighted graph. It is simple in every respect. It has a short and compact description, is easy to implement, and has a surprisingly simple proof of correctness. Its runtime matches that of the fastest algorithm known. The runtime analysis is straightforward. In contrast to nearly all approaches so far, the algorithm uses no flow techniques. Roughly speaking, the algorithm consists of about uVu nearly identical phases each of which is a maximum adjacency search.

文件列表:
Simple_MinCut.m (8669, 2009-07-10)

近期下载者

相关文件


收藏者