Project

General

Profile

« Previous | Next » 

Revision 884b702b

Added by Leszek Koltunski about 1 year ago

progress with PruningTable.

View differences:

src/main/java/org/distorted/objectlib/tablebases/TablebasesPyraminx.java
246 246
    return 9;
247 247
    }
248 248

  
249
///////////////////////////////////////////////////////////////////////////////////////////////////
250

  
251
  int[] getPruningLevels()
252
    {
253
    return null;
254
    }
255

  
249 256
///////////////////////////////////////////////////////////////////////////////////////////////////
250 257

  
251 258
  public static void getEdgePermutation(int[] output, int[] quats, int index)

Also available in: Unified diff