summaryrefslogtreecommitdiff
path: root/chapters/03-core.tex
diff options
context:
space:
mode:
authorericmarin <maarin.eric@gmail.com>2026-05-05 10:52:37 +0200
committerericmarin <maarin.eric@gmail.com>2026-05-05 10:57:47 +0200
commit00439f8eacc04bee31dad6cb476d6f23f0b868dd (patch)
tree06196ccbbf582f21e595106144a213a2b275c861 /chapters/03-core.tex
parent44972e22a7db20b0614cd76aef38cf8d822af1a1 (diff)
downloadvein-00439f8eacc04bee31dad6cb476d6f23f0b868dd.tar.gz
vein-00439f8eacc04bee31dad6cb476d6f23f0b868dd.zip
core chapter skeleton
Diffstat (limited to '')
-rw-r--r--chapters/03-core.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/chapters/03-core.tex b/chapters/03-core.tex
index 09d9c90..9369522 100644
--- a/chapters/03-core.tex
+++ b/chapters/03-core.tex
@@ -1,4 +1,8 @@
-\chapter{Core}
+\chapter{VEIN: VErification via Interaction Nets}
\label{ch:core}
% This chapter contains the core of the thesis, where the work is presented in details.
+
+\input{chapters/core/01-implementation}
+
+\input{chapters/core/02-soundness-proof}