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/TablebasesPyraminx.java
112 112
    return 933120;  // see https://www.jaapsch.net/puzzles/pyraminx.htm
113 113
    }
114 114

  
115
///////////////////////////////////////////////////////////////////////////////////////////////////
116

  
117
 int getMinScramble()
118
    {
119
    return 9;
120
    }
121

  
115 122
///////////////////////////////////////////////////////////////////////////////////////////////////
116 123

  
117 124
  public static void getEdgePermutation(int[] output, int[] quats, int index)

Also available in: Unified diff