Project

General

Profile

« Previous | Next » 

Revision be755ac0

Added by Leszek Koltunski 12 months ago

implement enumeration of permutations in linear time. This hopefully speeds up all solvers.

View differences:

src/main/java/org/distorted/solvers/SolverCuboid323.java
440 440

  
441 441
///////////////////////////////////////////////////////////////////////////////////////////////////
442 442
// a few cu_323 max (depth 18) indices:
443
// 8725992, 10024750, 73384014, ... , 404166008
443
// 1180633, 1180642, 1182044, 1190482, 128151851, 128190028
444 444

  
445 445
  public int[][] solution(int index, OperatingSystemInterface os)
446 446
    {

Also available in: Unified diff