From a8bb7736e2e86963bd5761cc05079447abeeaba6 Mon Sep 17 00:00:00 2001 From: ericmarin Date: Tue, 23 Jun 2026 15:26:01 +0200 Subject: using official template + fixing language errors --- chapters/03-core.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapters/03-core.tex') diff --git a/chapters/03-core.tex b/chapters/03-core.tex index c222f0d..96cd0f1 100644 --- a/chapters/03-core.tex +++ b/chapters/03-core.tex @@ -1,8 +1,8 @@ -\chapter{VEIN} +\chapter{VEIN: VErification via Interaction Nets} \label{ch:core} 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 +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