Adjustbox on Intensional Query Evaluation Figure for the table row with two circuits.

master
Aaron Huber 2022-05-26 07:54:24 -04:00
parent b063e45434
commit 167623ab98
2 changed files with 5 additions and 2 deletions

View File

@ -78,6 +78,7 @@ sensitive=true
\usepackage{url}
\usepackage{cleveref}
\usepackage{color}
\usepackage{adjustbox}
\graphicspath{ {figures/} }

View File

@ -65,6 +65,7 @@
\end{tikzpicture}% & $0.5 \cdot 1.0 + 0.5 \cdot 1.0 = 1.0$
}\\% & $0.9$ \\
$e_2$ & $B(Y + Z)$ Or $BY+ BZ$&
\adjustbox{valign=m}{
\resizebox{!}{14mm} {
\begin{tikzpicture}[thick]
\node[gen_tree_node] (a1) at (1, 0){$Y$};
@ -80,10 +81,11 @@
\draw[->] (a2) -- (a3);
\draw[->] (b2) -- (a3);
\end{tikzpicture}
} Or
}} \adjustbox{valign=m}{Or}
%%%%%%%%%%%
%Non factorized circuit%
%%%%%%%%%%%
\adjustbox{valign=m}{
\resizebox{!}{14mm} {
\begin{tikzpicture}[thick]
\node[gen_tree_node] (a2) at (0, 0){$Y$};
@ -102,7 +104,7 @@
\draw[->] (a1) -- (a0);
\draw[->] (b1) -- (a0);
\end{tikzpicture}
}\\
}}\\
\end{tabular}
};
%label below rectangle