Sciweavers

FCS
2009

The Importance of Symmetric Representation

13 years 2 months ago
The Importance of Symmetric Representation
- A representation for a set is defined to be symmetric if the space required for the representation of the set is the same as the space required for representation of the set's complement. The use of symmetric representation is shown to be important when studying the time complexity of algorithms. In a study of the comparative complexity of NP-Complete problems in 1990, Stearns and Hunt presented an algorithm for CLIQUE with time complexity 2O e , where e is the number of edges in a graph. This result was interpreted to provide strong evidence that CLIQUE is an easier problem than INDEPENDENT SET, SATISFIABILITY and most other NP-Complete problems. Here we show that if the same algorithm is applied to a symmetric representation, it has time complexity 2 Or where r is the length of the representation. When symmetric representation is employed, there is no evidence that CLIQUE is easier than INDEPENDENT SET.
Thomas O'Neil
Added 17 Feb 2011
Updated 17 Feb 2011
Type Journal
Year 2009
Where FCS
Authors Thomas O'Neil
Comments (0)