From fcdbcbcd45dc567792429bb314df53b42ed9f22e Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Fri, 27 Jun 2025 15:21:38 -0400 Subject: updates --- chapters/dynamization.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapters/dynamization.tex') diff --git a/chapters/dynamization.tex b/chapters/dynamization.tex index 1e0d3e2..085ce65 100644 --- a/chapters/dynamization.tex +++ b/chapters/dynamization.tex @@ -1499,7 +1499,7 @@ but it has a number of serious problems, is not always possible to do this efficiently, particularly for structures whose construction involve multiple stages (e.g., a sorting phase followed by a recursive node construction phase, - like in a B+Tree) with non-trivially predictable operation counts. + like in a B+tree) with non-trivially predictable operation counts. \item Even if the reconstruction process can be efficiently sub-divided, implementing the technique requires \emph{significant} -- cgit v1.2.3