I'm having a hard time finding problems that known to require greater than polynomial time to solve (superpolynomial), particularly in graph theory.
So, what problems (or better yet, class of problems) have been proven to require superpolynomial time or more to reach a definite solution (especially graph theory)?
To clarify, I'm aiming for mathematically important problems, like the traveling salesman problem, graph isomorphism, counting problems, decision and satisfyability problems. There are many, many examples in P and NP, but exptime seems harder to turn up (it's possible I'm just bad at googling :-)).
Wiki gives an interesting example here
And for EXPTIME, here:
For Graph Theory, this article rather recently proved EXPTIME-completeness:
I'm not sure of your mathematical ability so I'll just leave the wiki article as to what cops and robbers are; sorry if this is patronising (this is new to me).