public class OneSidedPentomino extends Pentomino
Pentomino.ColumnName, Pentomino.Piece, Pentomino.SolutionCategoryfourRotations, height, oneRotation, pieces, twoRotations, width| 构造器和说明 |
|---|
OneSidedPentomino() |
OneSidedPentomino(int width,
int height) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
initializePieces()
Define the one sided pieces.
|
static void |
main(String[] args)
Solve the 3x30 puzzle.
|
getCategory, getSplits, setPrinter, solve, solve, stringifySolutionpublic OneSidedPentomino()
public OneSidedPentomino(int width,
int height)
protected void initializePieces()
initializePieces 在类中 Pentominopublic static void main(String[] args)
args - Copyright © 2009 The Apache Software Foundation