diff options
Diffstat (limited to 'chapters/dynamization.tex')
| -rw-r--r-- | chapters/dynamization.tex | 4 |
1 files changed, 4 insertions, 0 deletions
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 |