From dbe744f6e27697fcaa508977bbd256a2e41a3cfb Mon Sep 17 00:00:00 2001 From: Jeremy Siek Date: Thu, 9 Mar 2006 22:15:41 +0000 Subject: [PATCH] added superscript notation [SVN r33296] --- doc/push_relabel_max_flow.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/push_relabel_max_flow.html b/doc/push_relabel_max_flow.html index e8e37321..2a206086 100644 --- a/doc/push_relabel_max_flow.html +++ b/doc/push_relabel_max_flow.html @@ -75,7 +75,7 @@ href="./bibliography.html#goldberg85:_new_max_flow_algor">Goldberg.

Complexity

-The time complexity is O(V^3). +The time complexity is O(V3).

Where Defined