Move examples to another folder

This commit is contained in:
2021-05-10 22:12:44 +02:00
parent 45e413eb0b
commit 6c8a80212f
14 changed files with 155 additions and 19 deletions

View File

@@ -0,0 +1,11 @@
\newcommand{\arrow}[2]{\path [-{Latex[scale=1]}] (#1) edge (#2);}
\begin{tikzpicture}
\begin{scope}[every node/.style={shape=circle, fill=white, draw, inner sep=2pt}]
%NODES
\end{scope}
%EDGES
\end{tikzpicture}