Project

General

Profile

« Previous | Next » 

Revision 00947987

Added by Leszek Koltunski about 1 year ago

New PruningTable data structure for solvers.

View differences:

src/main/java/org/distorted/objectlib/tablebases/TablebasesCube2.java
14 14
import org.distorted.library.main.QuatHelper;
15 15
import org.distorted.library.type.Static3D;
16 16
import org.distorted.library.type.Static4D;
17
import org.distorted.objectlib.R;
17 18

  
18 19
///////////////////////////////////////////////////////////////////////////////////////////////////
19 20

  
......
72 73

  
73 74
  public TablebasesCube2(Resources res)
74 75
    {
75
    super(res,org.distorted.objectlib.R.raw.cube_2_tablebase);
76
    super(res, R.raw.cube_2_tablebase);
76 77
    }
77 78

  
78 79
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff