Project

General

Profile

« Previous | Next » 

Revision 31d0a3fc

Added by Leszek Koltunski about 1 year ago

CU_323 solver: don't use this for scrambling.

View differences:

src/main/java/org/distorted/objectlib/tablebases/TBCuboid323.java
174 174
      }
175 175
    }
176 176

  
177
///////////////////////////////////////////////////////////////////////////////////////////////////
178
// this is too slow to be used for scrambling - scramble the 3x3x2 the old way.
179

  
180
  @Override
181
  public boolean useForScrambling()
182
    {
183
    return false;
184
    }
185

  
177 186
///////////////////////////////////////////////////////////////////////////////////////////////////
178 187
// specifically for the tablebase
179 188
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff