question about weighted vertex cover algorithm
- From: "Gotch" <eliko778@xxxxxxxxx>
- Date: 13 Dec 2005 11:38:27 -0800
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
.
- Follow-Ups:
- Re: question about weighted vertex cover algorithm
- From: bill
- Re: question about weighted vertex cover algorithm
- From: Dr Tim
- Re: question about weighted vertex cover algorithm
- Prev by Date: Re: Proper classes
- Next by Date: Re: analytic prolongation
- Previous by thread: Graduate Level Math Books For Sale
- Next by thread: Re: question about weighted vertex cover algorithm
- Index(es):
Relevant Pages
|