Project

General

Profile

« Previous | Next » 

Revision 7fa259e2

Added by Leszek Koltunski 8 months ago

Lattice Cube: the class, icon, mesh, json. Only tutorials remain.

View differences:

src/main/java/org/distorted/solvers/SolverDino6.java
445 445
      mSolver = ImplementedTablebasesList.createPacked(os, ObjectType.DINO_3.name() );
446 446
      }
447 447

  
448
    //mSolver.test(os);
449

  
448 450
    return mSolver!=null ? mSolver.solution(index,null,os) : null;
449 451
    }
450 452
}  

Also available in: Unified diff