Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Independent set (graph theory)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Maximum independent sets and maximum cliques=== The independent set problem and the [[clique problem]] are complementary: a clique in ''G'' is an independent set in the [[complement graph]] of ''G'' and vice versa. Therefore, many computational results may be applied equally well to either problem. For example, the results related to the clique problem have the following corollaries: * The independent set decision problem is [[NP-complete]], and hence it is not believed that there is an efficient algorithm for solving it. * The maximum independent set problem is [[NP-hard]] and it is also hard to [[Approximation algorithm|approximate]]. Despite the close relationship between maximum cliques and maximum independent sets in arbitrary graphs, the independent set and clique problems may be very different when restricted to special classes of graphs. For instance, for [[dense graph|sparse graphs]] (graphs in which the number of edges is at most a constant times the number of vertices in any subgraph), the maximum clique has bounded size and may be found exactly in linear time;<ref>{{harvtxt|Chiba|Nishizeki|1985}}.</ref> however, for the same classes of graphs, or even for the more restricted class of bounded degree graphs, finding the maximum independent set is [[SNP (complexity)|MAXSNP-complete]], implying that, for some constant ''c'' (depending on the degree) it is [[NP-hard]] to find an approximate solution that comes within a factor of ''c'' of the optimum.<ref>{{harvtxt|Berman|Fujito|1995}}.</ref> {{See|Clique problem#Finding maximum cliques in arbitrary graphs}}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)