Project

General

Profile

« Previous | Next » 

Revision 857c969a

Added by Leszek Koltunski about 1 year ago

Jing: a TablebasePruning-based solver finished and working.

View differences:

src/main/java/org/distorted/objectlib/tablebases/TBCube2.java
41 41

  
42 42
  public TBCube2(Resources res)
43 43
    {
44
    //super(res, R.raw.cube_2_tablebase );
45 44
    super(res, new int[] {R.raw.cube_2_pruning4,R.raw.cube_2_pruning5}, new int[] {R.raw.cube_2_pruning11} );
46 45
    }
47 46

  

Also available in: Unified diff