Project

General

Profile

« Previous | Next » 

Revision c6d9aa4c

Added by Leszek Koltunski about 1 year ago

CU_323 solver: corrections.

View differences:

src/main/java/org/distorted/objectlib/tablebases/TBCuboid323.java
256 256

  
257 257
///////////////////////////////////////////////////////////////////////////////////////////////////
258 258

  
259
  private boolean isFrontEdgeInItsPlace(int[] perm)
259
  public static boolean isFrontEdgeInItsPlace(int[] perm)
260 260
    {
261 261
    return perm[1]==1;
262 262
    }

Also available in: Unified diff