ail ding toegevoegd
authorMart Lubbers <mart@martlubbers.net>
Tue, 6 Jan 2015 09:39:35 +0000 (10:39 +0100)
committerMart Lubbers <mart@martlubbers.net>
Tue, 6 Jan 2015 09:39:35 +0000 (10:39 +0100)
report/ass2-1.tex
report/report.out [new file with mode: 0644]
report/report.tex

index 0ad812b..deaa133 100644 (file)
@@ -90,3 +90,12 @@ This gives the following probability distributions\\
        F & $0.0002$ & $0.9998$\\
        \hline
 \end{tabular}
+
+\paragraph{Implementation}\strut\\
+This distribution results in the \textit{AILog} code in Listing~\ref{alarm.ail}
+
+\begin{listing}
+       \label{alarm.ail}
+       \caption{Alarm.ail}
+       \inputminted[linenos,fontsize=\footnotesize]{prolog}{./src/alarm.ail}
+\end{listing}
diff --git a/report/report.out b/report/report.out
new file mode 100644 (file)
index 0000000..00945ba
--- /dev/null
@@ -0,0 +1,3 @@
+\BOOKMARK [0][-]{chapter.1}{Probabilistic representation and reasoning \(and burglars\)}{}% 1
+\BOOKMARK [1][-]{section.1.1}{Bayesian network and the conditional probability tables}{chapter.1}% 2
+\BOOKMARK [0][-]{chapter.2}{Visual representations and reasoning}{}% 3
index 78738de..aa9ef93 100644 (file)
@@ -3,7 +3,7 @@
 \usepackage{graphicx}
 \usepackage{minted}
 \usepackage{float}
-%\usepackage{slashbox}
+\usepackage[hidelinks]{hyperref}
 
 \author{
        Lubbers, M\\