generated from AAU-Dat/project-template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wrote the implementation section, a readthrough is needed * typos and typographical corrections to introduction and implementation sections --------- Co-authored-by: Daniel Runge Petersen <54961055+Daniel-Runge@users.noreply.github.com> Co-authored-by: Daniel Runge Petersen <rungedaniel@hotmail.com>
- Loading branch information
1 parent
7f16979
commit 8208ac3
Showing
14 changed files
with
704 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
\begin{tikzpicture}[ | ||
level 1/.style={sibling distance=20mm}, | ||
level 2/.style={sibling distance=10mm}, | ||
level 3/.style={sibling distance=10mm} | ||
] | ||
\node[c] {$x_1$} | ||
child{ node[c] {$y_1$} edge from parent[zeroarrow] | ||
child{ node[t] {5} | ||
} | ||
child{ node [t] {12} edge from parent[onearrow] | ||
} | ||
} | ||
child{ node[c] {$y_1$} edge from parent[onearrow] | ||
child{ node[t] {21} edge from parent[zeroarrow] | ||
} | ||
child{ node[t] {32} edge from parent[onearrow]} | ||
} | ||
; | ||
\end{tikzpicture} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
\begin{tikzpicture}[ | ||
level 1/.style={sibling distance=35mm}, | ||
level 2/.style={sibling distance=20mm}, | ||
level 3/.style={sibling distance=15mm} | ||
] | ||
\node[c] {$x_1$} | ||
child{ node[c] {$y_1$} edge from parent[zeroarrow] | ||
child{ node[t] {0.2} | ||
} | ||
child{ node [t] {0.3333} edge from parent[onearrow] | ||
} | ||
} | ||
child{ node[c] {$y_1$} edge from parent[onearrow] | ||
child{ node[t] {0.4286} edge from parent[zeroarrow] | ||
} | ||
child{ node[t] {0.5} edge from parent[onearrow]} | ||
} | ||
; | ||
\end{tikzpicture} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
\begin{tikzpicture}[ | ||
level 1/.style={sibling distance=80mm}, | ||
level 2/.style={sibling distance=40mm}, | ||
level 3/.style={sibling distance=20mm}, | ||
level 4/.style={sibling distance=10mm} | ||
] | ||
\node[c] {$x_1$} | ||
child{ node[c] {$y_1$} edge from parent[zeroarrow] | ||
child{ node[c] {$x_2$} | ||
child{ node[c] {$y_2$} | ||
child{ node[t] {5}} | ||
child{ node[t] {6} edge from parent[onearrow]} | ||
} | ||
child{ node[c] {$y_2$} edge from parent[onearrow] | ||
child{ node[t] {10} edge from parent[zeroarrow]} | ||
child{ node[t] {12}} | ||
} | ||
} | ||
child{ node [c] {$x_2$} edge from parent[onearrow] | ||
child{ node[c] {$y_2$} edge from parent[zeroarrow] | ||
child{ node[t] {21}} | ||
child{ node[t] {24} edge from parent[onearrow]} | ||
} | ||
child{ node[c] {$y_2$} edge from parent[onearrow] | ||
child{ node[t] {28} edge from parent[zeroarrow]} | ||
child{ node[t] {32}} | ||
} | ||
} | ||
} | ||
child{ node[c] {$y_1$} edge from parent[onearrow] | ||
child{ node [c] {$x_2$} edge from parent[zeroarrow] | ||
child{ node[c] {$y_2$} | ||
child{ node[t] {0}} | ||
child{ node[t] {0} edge from parent[onearrow]} | ||
} | ||
child{ node[c] {$y_2$} edge from parent[onearrow] | ||
child{ node[t] {0} edge from parent[zeroarrow]} | ||
child{ node[t] {0}} | ||
} | ||
} | ||
child{ node [c] {$x_2$} edge from parent[onearrow] | ||
child{ node[c] {$y_2$} edge from parent[zeroarrow] | ||
child{ node[t] {0}} | ||
child{ node[t] {0} edge from parent[onearrow]} | ||
} | ||
child{ node[c] {$y_2$} edge from parent[onearrow] | ||
child{ node[t] {0} edge from parent[zeroarrow]} | ||
child{ node[t] {0}} | ||
} | ||
} | ||
} | ||
; | ||
\end{tikzpicture} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
\begin{tikzpicture}[ | ||
level 1/.style={sibling distance=80mm}, | ||
level 2/.style={sibling distance=40mm}, | ||
level 3/.style={sibling distance=20mm}, | ||
level 4/.style={sibling distance=10mm} | ||
] | ||
\node[c] {$x_1$} | ||
child{ node[c] {$y_1$} edge from parent[zeroarrow] | ||
child{ node[c] {$x_2$} | ||
child{ node[c] {$y_2$} | ||
child{ node[t] {5}} | ||
child{ node[t] {6} edge from parent[onearrow]} | ||
} | ||
child{ node[c] {$y_2$} edge from parent[onearrow] | ||
child{ node[t] {10} edge from parent[zeroarrow]} | ||
child{ node[t] {12}} | ||
} | ||
} | ||
child{ node [c] {$x_2$} edge from parent[onearrow] | ||
child{ node[c] {$y_2$} edge from parent[zeroarrow] | ||
child{ node[t] {7}} | ||
child{ node[t] {8} edge from parent[onearrow]} | ||
} | ||
child{ node[c] {$y_2$} edge from parent[onearrow] | ||
child{ node[t] {14} edge from parent[zeroarrow]} | ||
child{ node[t] {16}} | ||
} | ||
} | ||
} | ||
child{ node[c] {$y_1$} edge from parent[onearrow] | ||
child{ node [c] {$x_2$} edge from parent[zeroarrow] | ||
child{ node[c] {$y_2$} | ||
child{ node[t] {15}} | ||
child{ node[t] {18} edge from parent[onearrow]} | ||
} | ||
child{ node[c] {$y_2$} edge from parent[onearrow] | ||
child{ node[t] {20} edge from parent[zeroarrow]} | ||
child{ node[t] {24}} | ||
} | ||
} | ||
child{ node [c] {$x_2$} edge from parent[onearrow] | ||
child{ node[c] {$y_2$} edge from parent[zeroarrow] | ||
child{ node[t] {21}} | ||
child{ node[t] {24} edge from parent[onearrow]} | ||
} | ||
child{ node[c] {$y_2$} edge from parent[onearrow] | ||
child{ node[t] {28} edge from parent[zeroarrow]} | ||
child{ node[t] {32}} | ||
} | ||
} | ||
} | ||
; | ||
\end{tikzpicture} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
\begin{tikzpicture}[ | ||
level 1/.style={sibling distance=20mm}, | ||
level 2/.style={sibling distance=10mm}, | ||
level 3/.style={sibling distance=10mm} | ||
] | ||
\node[c] {$x_1$} | ||
child{ node[c] {$y_1$} edge from parent[zeroarrow] | ||
child{ node[t] {19} | ||
} | ||
child{ node [t] {22} edge from parent[onearrow] | ||
} | ||
} | ||
child{ node[c] {$y_1$} edge from parent[onearrow] | ||
child{ node[t] {43} edge from parent[zeroarrow] | ||
} | ||
child{ node[t] {50} edge from parent[onearrow]} | ||
} | ||
; | ||
\end{tikzpicture} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
\begin{tikzpicture}[ | ||
level 1/.style={sibling distance=20mm}, | ||
level 2/.style={sibling distance=10mm}, | ||
level 3/.style={sibling distance=10mm} | ||
] | ||
\node[c] {$x_1$} | ||
child{ node[c] {$y_1$} edge from parent[zeroarrow] | ||
child{ node[t] {6} | ||
} | ||
child{ node [t] {8} edge from parent[onearrow] | ||
} | ||
} | ||
child{ node[c] {$y_1$} edge from parent[onearrow] | ||
child{ node[t] {10} edge from parent[zeroarrow] | ||
} | ||
child{ node[t] {12} edge from parent[onearrow]} | ||
} | ||
; | ||
\end{tikzpicture} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
\begin{tikzpicture}[ | ||
level 1/.style={sibling distance=20mm}, | ||
level 2/.style={sibling distance=10mm}, | ||
level 3/.style={sibling distance=10mm} | ||
] | ||
\node[c] {$y_1$} | ||
child{ node[c] {$x_1$} edge from parent[zeroarrow] | ||
child{ node[t] {1} | ||
} | ||
child{ node [t] {3} edge from parent[onearrow] | ||
} | ||
} | ||
child{ node[c] {$x_1$} edge from parent[onearrow] | ||
child{ node[t] {2} edge from parent[zeroarrow] | ||
} | ||
child{ node[t] {4} edge from parent[onearrow]} | ||
} | ||
; | ||
\end{tikzpicture} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
\begin{tikzpicture}[ | ||
level 1/.style={sibling distance=80mm}, | ||
level 2/.style={sibling distance=40mm}, | ||
level 3/.style={sibling distance=20mm}, | ||
level 4/.style={sibling distance=10mm} | ||
] | ||
\node[c] {$x_1$} | ||
child{ node[c] {$y_1$} edge from parent[zeroarrow] | ||
child{ node[c] {$x_2$} | ||
child{ node[c] {$y_2$} | ||
child{ node[t] {1}} | ||
child{ node[t] {2} edge from parent[onearrow]} | ||
} | ||
child{ node[c] {$y_2$} edge from parent[onearrow] | ||
child{ node[t] {3} edge from parent[zeroarrow]} | ||
child{ node[t] {4}} | ||
} | ||
} | ||
child{ node [c] {$x_2$} edge from parent[onearrow] | ||
child{ node[c] {$y_2$} edge from parent[zeroarrow] | ||
child{ node[t] {0}} | ||
child{ node[t] {0} edge from parent[onearrow]} | ||
} | ||
child{ node[c] {$y_2$} edge from parent[onearrow] | ||
child{ node[t] {0} edge from parent[zeroarrow]} | ||
child{ node[t] {0}} | ||
} | ||
} | ||
} | ||
child{ node[c] {$y_1$} edge from parent[onearrow] | ||
child{ node [c] {$x_2$} edge from parent[zeroarrow] | ||
child{ node[c] {$y_2$} | ||
child{ node[t] {0}} | ||
child{ node[t] {0} edge from parent[onearrow]} | ||
} | ||
child{ node[c] {$y_2$} edge from parent[onearrow] | ||
child{ node[t] {0} edge from parent[zeroarrow]} | ||
child{ node[t] {0}} | ||
} | ||
} | ||
child{ node [c] {$x_2$} edge from parent[onearrow] | ||
child{ node[c] {$y_2$} edge from parent[zeroarrow] | ||
child{ node[t] {0}} | ||
child{ node[t] {0} edge from parent[onearrow]} | ||
} | ||
child{ node[c] {$y_2$} edge from parent[onearrow] | ||
child{ node[t] {0} edge from parent[zeroarrow]} | ||
child{ node[t] {0}} | ||
} | ||
} | ||
} | ||
; | ||
\end{tikzpicture} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
\begin{tikzpicture}[node distance=1cm and 0.5cm] | ||
\node[c] (a) {$y_1$}; | ||
\node[c] (b) [below left=of a] {$x_2$}; | ||
\node[c] (c) [below left=of b] {$y_2$}; | ||
\node[c] (d) [below right=of b] {$y_2$}; | ||
|
||
\node[t] (final-1) [below left=of c] {1}; | ||
\node[t] (final-2) [below right=of c] {2}; | ||
\node[t] (final-3) [right=of final-2] {3}; | ||
\node[t] (final-4) [right=of final-3] {4}; | ||
\node[t] (final-5) [right=of final-4] {0}; | ||
|
||
|
||
\draw[zeroarrow] (a) -- (b); | ||
\draw[zeroarrow] (b) -- (c); | ||
\draw[onearrow] (b) -- (d); | ||
\draw[zeroarrow] (c) -- (final-1); | ||
\draw[onearrow] (c) -- (final-2); | ||
\draw[zeroarrow] (d) -- (final-3); | ||
\draw[onearrow] (d) -- (final-4); | ||
\draw[onearrow] (a) -- (final-5); | ||
|
||
\end{tikzpicture} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.