Given a k-coloring of a graph G, show that we can find a vertex cover which is a 2(1−k1) approximation.
Hint: use the k-coloring on the vertices of V1/2.
In the Point Line Cover problem, we are given a set of n points in the plane and an integer k, and the goal is to check if there exists a set of k lines on the plane that contain all the input points.
Show a kernel for this problem with O(k2) points.
© 2022 • Neeldhara Misra • Credits •
Corrections? Please leave a comment here or a PR in this repository, thanks!
I’d rather be a failure at something I love than a success at something I hate.
George Burns
You live and you learn — at any rate, you live.
Douglas Adams
A problem worthy of attack proves its worth by fighting back.
Paul Erdos