From fc7a64d803835c2de36a9f532d4b8a357ed2e03e Mon Sep 17 00:00:00 2001 From: Marco Anisetti Date: Wed, 12 Jun 2024 11:29:26 +0200 Subject: [PATCH] intro --- introduction.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/introduction.tex b/introduction.tex index 1fd46e2..6ff22e5 100644 --- a/introduction.tex +++ b/introduction.tex @@ -33,4 +33,5 @@ \section{Introduction} \item Evaluating the performance and quality of the algorithm through experiments conducted using the dataset from the running example. \end{enumerate*} + The remainder of the paper is structured as follows: Section 2, presents our system model, illustrating a reference scenario where data is owned by multiple organizations. Section \ref{sec:template} introduces the pipeline template and describe data protection and functional annotations. Section \ref{sec:instance} describes the process of building a pipeline instance from a pipeline template according to service selection. Section \ref{sec:heuristics} introduces the quality metrics used in service selection and the heuristic solving the service selection problem. Section \ref{sec:experiment} presents our experimental results. Section \ref{sec:related} discusses the state of the art and Section \ref{sec:conclusions} draws our concluding remarks. \ No newline at end of file