Re: question about weighted vertex cover algorithm
- From: "bill" <b92057@xxxxxxxxx>
- Date: 17 Dec 2005 12:06:07 -0800
What is "CLRS book"
Gotch wrote:
> Hi,
>
> Hey people,
>
>
> I need to generalize the algorithm given in CLRS book for vertex cover
> problem to the weighted vertex cover problem and then show that for
> every C>0 exists a graph with weights (each vertex has a weight) for
> which this expantion of the algorithm
> gives a solution C times worst than the optimal one.
>
>
> I think I found a way to generalize it but it's a 2 Approximation
> algorithm, so it can't have a grapsh for which the solution is C times
> worst since C might be bigger than 2.
>
>
> Any ideas for the right graph or a different algorithm?
>
>
> Thanks,
> Eliko
.
- References:
- question about weighted vertex cover algorithm
- From: Gotch
- question about weighted vertex cover algorithm
- Prev by Date: composition of transformation
- Next by Date: Re: how to factor a^n - b^n
- Previous by thread: Re: question about weighted vertex cover algorithm
- Next by thread: Help: a interesting probability question
- Index(es):
Relevant Pages
|