From cc9354d96f7cbc51beebbf090b441d739f40c5b2 Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Mon, 23 Jun 2025 16:56:41 -0400 Subject: updates --- chapters/beyond-dsp.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapters/beyond-dsp.tex') 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} -- cgit v1.2.3