Qustion about minimum (k, n-k)-cut in a graph
From: Joe (Joe.ntang_at_gmail.com)
Date: 03/23/05
- Next message: Riaz: "Table for time complexity of Primality"
- Previous message: Kent Paul Dolan: "Re: Image prediction theory"
- Next in thread: el goog: "Re: Qustion about minimum (k, n-k)-cut in a graph"
- Reply: el goog: "Re: Qustion about minimum (k, n-k)-cut in a graph"
- Reply: gcrhoads_at_yahoo.com: "Re: Qustion about minimum (k, n-k)-cut in a graph"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 23 Mar 2005 06:25:33 -0800
Hi,
First I define the minimum (k, n-k)-cut of graph G=(V,E). It is a
partition of V into V' and V-V' with |V'|=k such that the number of
edges across V' and V-V' is minimized.
I cannot find an efficient algorithm for finding a minimum (k,n-k)-cut
in a graph. Can anyone give me some advice ?
Thanks
Joe
- Next message: Riaz: "Table for time complexity of Primality"
- Previous message: Kent Paul Dolan: "Re: Image prediction theory"
- Next in thread: el goog: "Re: Qustion about minimum (k, n-k)-cut in a graph"
- Reply: el goog: "Re: Qustion about minimum (k, n-k)-cut in a graph"
- Reply: gcrhoads_at_yahoo.com: "Re: Qustion about minimum (k, n-k)-cut in a graph"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|