TransWikia.com

reduction of independence problem and cluster problem

Computer Science Asked on December 31, 2021

independent problem is: there is a simple and undirected graph, we are looking for the maximum vertex in which there is no edge between any two of them.

cluster problem is: there is a simple and undirected graph, we are looking for the maximum number of the vertex in which there are proximity every two vertexes ( there is an edge between any two vertexes)

how can I reduct independent problem to cluster problem and vise versa?

One Answer

If i understand your question correctly, given $G$, build a graph $G'$ where $V(G)=V(G')$ and for every $v,uin V(G)$, $(v,u)in E(G')iff(v,u)notin E(G)$

Answered by nir shahar on December 31, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP