Project

General

Profile

« Previous | Next » 

Revision d834c419

Added by Leszek Koltunski over 1 year ago

Progress with the Pyraminx Diamond solver.

View differences:

src/main/java/org/distorted/solvers/SolverPyraminxDiamond.java
369 369

  
370 370
      if( mSolver!=null )
371 371
        {
372
        mSolver.createTablebase(2);
372
        mSolver.createTablebase(1);
373 373
        }
374 374
      }
375 375

  

Also available in: Unified diff