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-06-26 09:57:03 +0200
commita3411c1561690d13e376498a5f560abf2ca2c371 (patch)
tree06196ccbbf582f21e595106144a213a2b275c861 /chapters/03-core.tex
parent275ab963cd93db2f9cd2d80733922233c6668749 (diff)
downloadvein-a3411c1561690d13e376498a5f560abf2ca2c371.tar.gz
vein-a3411c1561690d13e376498a5f560abf2ca2c371.zip
core chapter skeleton
Diffstat (limited to 'chapters/03-core.tex')
-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}