diff options
| author | Douglas Rumbaugh <dbr4@psu.edu> | 2025-06-23 16:56:41 -0400 |
|---|---|---|
| committer | Douglas Rumbaugh <dbr4@psu.edu> | 2025-06-23 16:56:41 -0400 |
| commit | cc9354d96f7cbc51beebbf090b441d739f40c5b2 (patch) | |
| tree | bee29985157098e186a71ec6f80f2e685e7f5799 /chapters/beyond-dsp.tex | |
| parent | f34a7e871b22bfd7973158e1fa2376a12bb6f5f5 (diff) | |
| download | dissertation-cc9354d96f7cbc51beebbf090b441d739f40c5b2.tar.gz | |
updates
Diffstat (limited to 'chapters/beyond-dsp.tex')
| -rw-r--r-- | chapters/beyond-dsp.tex | 2 |
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} |