Skip to content

Commit

Permalink
Updated tables
Browse files Browse the repository at this point in the history
  • Loading branch information
antongiacomo committed May 6, 2024
1 parent 80b089e commit 3cd1541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline_instance_example.tex
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
\item vertex \vi{7}, the filtering algorithm returns the set $S'_3=\{s_{71},s_{72}\}$. Since policy \p{7} matches with any subject, the filtering algorithm keeps all services.
\end{enumerate*}

For each vertex \vii{i}, we select the matching service \sii{j} from $S'_i$ and incorporate it into a valid instance. For instance, we select \s{61} for \vi{6}; \s{72} for \vi{7}, and \s{81} for \vi{8}
For each vertex \vii{i}, we select the matching service \sii{j} from $S'_i$ and incorporate it into a valid instance. For instance, we select \s{51} for \vi{5}; \s{62} for \vi{6}, and \s{71} for \vi{7}
as depicted in \cref{tab:instance_example_valid} (a) (column \emph{instance}). We note that to move from a valid to an optimal instance, it is mandatory to evaluate candidate services based on specific quality metrics that reflect their impact on data quality, as discussed in the following of this paper.
%In the next sections, we will introduce the metrics that we use to evaluate the quality of services and the results of the experiments conducted to evaluate the performance of our approach.

Expand Down

0 comments on commit 3cd1541

Please sign in to comment.