Project

General

Profile

« Previous | Next » 

Revision 8f200211

Added by Leszek Koltunski 8 months ago

Seriously lower memory usage.

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

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

Also available in: Unified diff