Project

General

Profile

« Previous | Next » 

Revision f0336037

Added by Leszek Koltunski about 4 years ago

Make the Solver state more abstract.

View differences:

src/main/java/org/distorted/objects/RubikPyraminx.java
319 319

  
320 320
    return ((float)size)/(size-row);
321 321
    }
322

  
323
///////////////////////////////////////////////////////////////////////////////////////////////////
324
// TODO
325

  
326
  public String retString()
327
    {
328
    return "";
329
    }
322 330
}

Also available in: Unified diff