LiUSemWeb / HeFQUIN

HeFQUIN is a query federation engine for heterogeneous federations of graph data sources, including federations of knowledge graphs.
https://liusemweb.github.io/HeFQUIN/
Apache License 2.0
20 stars 3 forks source link

Avoid counting duplicates in cost model #285

Closed chengsijin0817 closed 1 year ago

chengsijin0817 commented 1 year ago

When aggregating cost values in the cost model, avoid counting duplicates by skipping the subquery that has already been visited.