# NOT RUN {
# Compute dief@k when k is the number of answers produced
# by the approach theat generated the least answers.
diefk(traces, "Q9.sparql")
# Compute dief@k while producing the first k=1000 answers.
diefk(traces, "Q9.sparql", 1000)
# }
Run the code above in your browser using DataLab