From 05aab7bd45e691a0b0f527d0ab4dd7cae0b3ec55 Mon Sep 17 00:00:00 2001 From: "Douglas B. Rumbaugh" Date: Mon, 7 Jul 2025 11:36:15 -0400 Subject: update --- chapters/dynamization.tex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapters/dynamization.tex') diff --git a/chapters/dynamization.tex b/chapters/dynamization.tex index 5e4cdec..4f9e50b 100644 --- a/chapters/dynamization.tex +++ b/chapters/dynamization.tex @@ -1270,6 +1270,10 @@ their applicability, \item The result merge operation must be commutative and associative, and is called repeatedly to merge pairs of results. + + \item There are serious restrictions on problems which can support + deletes, requiring additional assumptions about the search + problem or data structure. \end{itemize} These requirements restrict the types of queries that can be supported by -- cgit v1.2.3