summaryrefslogtreecommitdiffstats
path: root/chapters/beyond-dsp.tex
diff options
context:
space:
mode:
authorDouglas Rumbaugh <dbr4@psu.edu>2025-06-23 16:56:41 -0400
committerDouglas Rumbaugh <dbr4@psu.edu>2025-06-23 16:56:41 -0400
commitcc9354d96f7cbc51beebbf090b441d739f40c5b2 (patch)
treebee29985157098e186a71ec6f80f2e685e7f5799 /chapters/beyond-dsp.tex
parentf34a7e871b22bfd7973158e1fa2376a12bb6f5f5 (diff)
downloaddissertation-cc9354d96f7cbc51beebbf090b441d739f40c5b2.tar.gz
updates
Diffstat (limited to 'chapters/beyond-dsp.tex')
-rw-r--r--chapters/beyond-dsp.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapters/beyond-dsp.tex b/chapters/beyond-dsp.tex
index af84b43..74afdd2 100644
--- a/chapters/beyond-dsp.tex
+++ b/chapters/beyond-dsp.tex
@@ -365,7 +365,7 @@ interface, with the same performance as their specialized implementations.
\begin{algorithm}
\caption{Answering an Iterative Deletion Decomposable Search Problem}
- \label{alg:dyn-query}
+ \label{alg:dyn-idsp-query}
\KwIn{$q$: query parameters, $\mathscr{I}_1 \ldots \mathscr{I}_m$: blocks}
\KwOut{$R$: query results}