From 8d082714a1544de0c93f1963738b0db0e114df65 Mon Sep 17 00:00:00 2001 From: ericmarin Date: Fri, 19 Jun 2026 22:57:09 +0200 Subject: background --- chapters/02-background.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'chapters/02-background.tex') diff --git a/chapters/02-background.tex b/chapters/02-background.tex index c2d92b9..ca6160e 100644 --- a/chapters/02-background.tex +++ b/chapters/02-background.tex @@ -1,7 +1,9 @@ \chapter{Background} \label{ch:background} -% This chapter covers the fundamental concepts and notions required to understand the work +This chapter contains the background theory necessary to understand the rest of the thesis such as: +neural networks (\textbf{\Cref{sec:neural-networks}}), interaction nets +(\textbf{\Cref{sec:interaction-nets}}) and SMT solvers (\textbf{\Cref{sec:satisfiability-modulo-theories}}). \input{chapters/background/01-neural-networks} -- cgit v1.2.3