test(knn_SearchWithQuery_Too_Large_K,[error(_,system_error('Requested value of k (10) is greater than the number of points in the reference set (4)'))]):-
test(knn_SearchNoQuery_Too_Large_K,[error(_,system_error('Requested value of k (15) is greater than the number of points in the reference set (4)'))]):-