Project

General

Profile

« Previous | Next » 

Revision c0266cb1

Added by Leszek Koltunski about 1 year ago

Tablebase-based scrambling.

View differences:

src/main/java/org/distorted/objectlib/tablebases/TablebasesSkewbDiamond.java
124 124
    return 138240;  // see https://www.jaapsch.net/puzzles/diamond.htm
125 125
    }
126 126

  
127
///////////////////////////////////////////////////////////////////////////////////////////////////
128

  
129
 int getMinScramble()
130
    {
131
    return 8;
132
    }
133

  
127 134
///////////////////////////////////////////////////////////////////////////////////////////////////
128 135

  
129 136
  private int computeCenterQuat(int originalLocation, int newLocation)

Also available in: Unified diff