+ Commentaire
This commit is contained in:
parent
0d2d8d934f
commit
4470945c35
@ -32,6 +32,7 @@
|
|||||||
\begin{scope}[xshift=4.7cm]
|
\begin{scope}[xshift=4.7cm]
|
||||||
\draw (1,-1) rectangle (5.5, 1);
|
\draw (1,-1) rectangle (5.5, 1);
|
||||||
\node[anchor=north west] at (1,1) {Algorithm for $A$};
|
\node[anchor=north west] at (1,1) {Algorithm for $A$};
|
||||||
|
\node[anchor=south east] at (5.5, -1) {\textit{also called} the ``reduction''};
|
||||||
\node[draw, rectangle, anchor=west] (fbox) at (1.3,0) {$f$};
|
\node[draw, rectangle, anchor=west] (fbox) at (1.3,0) {$f$};
|
||||||
\node[draw, rectangle, anchor=west] (bbox) at (2.3,0) {Algorithm for $B$};
|
\node[draw, rectangle, anchor=west] (bbox) at (2.3,0) {Algorithm for $B$};
|
||||||
\draw[->, thick] (.5, 0) -- (fbox) -- (bbox) -- (6, 0);
|
\draw[->, thick] (.5, 0) -- (fbox) -- (bbox) -- (6, 0);
|
||||||
|
Loading…
Reference in New Issue
Block a user