public void Items250() { ClosestPair.Run(250); }
public void Items3000() { ClosestPair.Run(3000); }
public void Items10() { ClosestPair.Run(10); }