Project

General

Profile

« Previous | Next » 

Revision 15d1f6ad

Added by Leszek Koltunski about 1 year ago

creation of PruningTables.

View differences:

src/main/java/org/distorted/objectlib/tablebases/PruningTable.java
256 256
    int size = retNumPositions(table,level);
257 257
    int tableSize = table.getSize();
258 258

  
259
    android.util.Log.e("D", "----- PRUNING TABLE LEVEL "+level+" ------");
260

  
259 261
    for(int i=0; i<supported.length; i++)
260 262
      {
261 263
      int approx = computeApproximateSize( tableSize, size, supported[i]);

Also available in: Unified diff