Project

General

Profile

« Previous | Next » 

Revision e1e92738

Added by Leszek Koltunski about 1 year ago

CU_323 solver: new tablebase level17

View differences:

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

  
89 89
  public TBCuboid323(OperatingSystemInterface os)
90 90
    {
91
    super(os,new int[] {R.raw.cu_323_pruning7,R.raw.cu_323_pruning8}, new int[] {R.raw.cu_323_pruning18});
91
    super(os,new int[] {R.raw.cu_323_pruning7 ,R.raw.cu_323_pruning8 },
92
             new int[] {R.raw.cu_323_pruning17,R.raw.cu_323_pruning18} );
92 93
    }
93 94

  
94 95
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff