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/TablebasesIvyCube.java
112 112
    return (3*3*3*3)*(6*5*4*3);
113 113
    }
114 114

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

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

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

  
117 124
  private int findFirst(int[] table, int value)

Also available in: Unified diff