Project

General

Profile

« Previous | Next » 

Revision 618f3d75

Added by Leszek Koltunski about 1 year ago

Cube2 tablebases solver finished.

View differences:

src/main/java/org/distorted/objectlib/tablebases/TablebasesAbstract.java
367 367
    return moves;
368 368
    }
369 369

  
370
///////////////////////////////////////////////////////////////////////////////////////////////////
371

  
372
  Static4D[] getQuats()
373
    {
374
    return mQuats;
375
    }
376

  
370 377
///////////////////////////////////////////////////////////////////////////////////////////////////
371 378

  
372 379
  public int[][] solution(int index, int[] extra)

Also available in: Unified diff