Skip to content

Commit

Permalink
Final corrections to the report
Browse files Browse the repository at this point in the history
  • Loading branch information
S3gmentati0nFault committed Nov 18, 2024
1 parent d7a7556 commit ac0c1d4
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 22 deletions.
4 changes: 2 additions & 2 deletions fig/tikz/first_iteration.tikz
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
|[draw=none]| ncDegs: & $0$ & $3$ & $6$ & |[draw=none]| \\
|[draw=none]| n: & \color{red}{$2$} & \color{teal}{$5$} & \color{red}{$1$} & \color{red}{$3$} & \color{red}{$4$} & \color{red}{$2$} & \color{red}{$4$} & \color{red}{$2$} & \color{red}{$3$} & \color{teal}{$5$} & \color{teal}{$6$} & \color{red}{$1$} & \color{red}{$4$} & \color{teal}{$6$} & \color{red}{$4$} & \color{teal}{$5$} & |[draw=none]| \\
|[draw=none]| w: & $3$ & $5$ & $3$ & $2$ & $4$ & $2$ & $1$ & $4$ & $1$ & $3$ & $6$ & $5$ & $3$ & $2$ & $6$ & $2$ & |[draw=none]| \\
|[draw=none]| nn: & $5$ & $5$ & $6$ & $1$ & $4$ & $4$ & |[draw=none]| \\
|[draw=none]| nn: & $2$ & $2$ & $2$ & $1$ & $1$ & $1$ & |[draw=none]| \\
|[draw=none]| nw: & $5$ & $3$ & $6$ & $5$ & $3$ & $6$ & |[draw=none]| \\
};
\node[above=1pt of alignedArrays-1-3] {\tiny 1};
Expand All @@ -131,4 +131,4 @@
\node[above=1pt of alignedArrays-5-5] {\tiny 2};
\end{tikzpicture}
\caption{\texttt{scan} operation on ncDegs}\label{tikz:graph-contraction}
\end{subfigure}
\end{subfigure}
Loading

0 comments on commit ac0c1d4

Please sign in to comment.