From b8ae600d0d139fa76f8350f13f058b2cb795b692 Mon Sep 17 00:00:00 2001 From: "Douglas B. Rumbaugh" Date: Sun, 1 Jun 2025 15:09:25 -0400 Subject: more updates --- chapters/dynamization.tex | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'chapters/dynamization.tex') diff --git a/chapters/dynamization.tex b/chapters/dynamization.tex index a2277c3..db60d2e 100644 --- a/chapters/dynamization.tex +++ b/chapters/dynamization.tex @@ -1216,6 +1216,14 @@ showed how amortized global reconstruction can be used to dynamize data structures associated with search problems having certain properties. We examined several theoretical approaches for dynamization, including the equal block method, the Bentley-Saxe method, and a worst-case insertion +@manual{nxp:tja1043, + organization = "NXP Semiconductors", + title = "High-speed CAN transceiver", + number = "TJA1043", + year = 2013, + month = 4, + note = "Rev. 3" +} optimized approach. Additionally, we considered several more classes of search problem, and saw how additional properties could be used to enable more efficient reconstruction, and support for efficiently deleting -- cgit v1.2.3