|
|
RYAN O’DONNELL There is a pat view of computational complexity which holds that almost every natural algorithmic task is either solvable efficiently (in polynomial time) or is NP-hard. Factoring and Graph-Isomorphism are frequently cited as the "only" natural problems to resist such a classification. However, this view is not at all accurate. In fact, there are two major genres of important, intensively-studied algorithmic tasks containing many problems not known to be in P and not known to be NP-hard:
I am working on problems in both areas.
|
||||