diff options
| author | ericmarin <maarin.eric@gmail.com> | 2026-05-05 10:52:37 +0200 |
|---|---|---|
| committer | ericmarin <maarin.eric@gmail.com> | 2026-05-05 10:57:47 +0200 |
| commit | 00439f8eacc04bee31dad6cb476d6f23f0b868dd (patch) | |
| tree | 06196ccbbf582f21e595106144a213a2b275c861 /chapters/03-core.tex | |
| parent | 44972e22a7db20b0614cd76aef38cf8d822af1a1 (diff) | |
| download | vein-00439f8eacc04bee31dad6cb476d6f23f0b868dd.tar.gz vein-00439f8eacc04bee31dad6cb476d6f23f0b868dd.zip | |
core chapter skeleton
Diffstat (limited to '')
| -rw-r--r-- | chapters/03-core.tex | 6 |
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} |
