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/TablebasesSkewbDiamond.java
126 126

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

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

  
134
///////////////////////////////////////////////////////////////////////////////////////////////////
135

  
136
  int[] getPruningLevels()
137
    {
138
    return null;
139
    }
140

  
134 141
///////////////////////////////////////////////////////////////////////////////////////////////////
135 142

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

Also available in: Unified diff