matbesancon/MathOptSetDistances.jl

Reduce usage of Random in tests

Opened this issue · 2 comments

Reduce usage of Random in tests

What's the best way to do this? Just hardcode specific test instances?

Yes testing on tricky edge cases which we know will kick off one of the heuristics for instance would make sense