From 8eb2ce59ae307984a5b40a05cefec1f7e112fb02 Mon Sep 17 00:00:00 2001 From: ericmarin Date: Sun, 7 Jun 2026 18:43:30 +0200 Subject: core --- chapters/03-core.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'chapters/03-core.tex') diff --git a/chapters/03-core.tex b/chapters/03-core.tex index d8913d3..f9a4cab 100644 --- a/chapters/03-core.tex +++ b/chapters/03-core.tex @@ -1,7 +1,9 @@ \chapter{VEIN: VErification via Interaction Nets} \label{ch:core} -% This chapter contains the core of the thesis, where the work is presented in details. +This chapter contains details on framework implementation (\textbf{\Cref{sec:implementation}}), the +proof of soundness of the pipeline (\textbf{\Cref{sec:soundness-proof}}) and a collection of data +gathered from benchmarks (\textbf{\Cref{sec:benchmarks}}) \input{chapters/core/01-implementation} -- cgit v1.2.3