Analyse the similarity between test cases.
TODO: the algorithm used is slow. Maybe matrix representation and sorted is better?
?
limit the number of test cases to the top limit.
See Implementation
Analyse the similarity between test cases.
TODO: the algorithm used is slow. Maybe matrix representation and sorted is better?