diff -r 218171dc022d -r c5cd8960df74 doc/groups.dox --- a/doc/groups.dox Mon Aug 05 14:21:58 2013 +0200 +++ b/doc/groups.dox Tue Aug 06 05:38:49 2013 +0200 @@ -497,7 +497,7 @@ most efficient one, though the best known theoretical bound on its running time is exponential. Both \ref KarpMmc "Karp" and \ref HartmannOrlinMmc "Hartmann-Orlin" algorithms -run in time O(ne) and use space O(n2+e). +run in time O(nm) and use space O(n2+m). */ /**