Class ExcludedAreasUtils
- java.lang.Object
-
- com.treasure.hunt.strategy.searcher.impl.minimumRectangleStrategy.ExcludedAreasUtils
-
public class ExcludedAreasUtils extends java.lang.Object
Utility functions to exclude areas which do not need to be looked at (areas already visited and areas which are excluded by hints)
-
-
Constructor Summary
Constructors Constructor Description ExcludedAreasUtils()
-