public class OneSidedPentomino extends Pentomino
Pentomino.ColumnName, Pentomino.Piece, Pentomino.SolutionCategoryCLASS, DEPTH, fourRotations, height, HEIGHT, oneRotation, pieces, twoRotations, width, WIDTH| Constructor and Description |
|---|
OneSidedPentomino() |
OneSidedPentomino(int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
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 in class Pentominopublic static void main(String[] args)
args - Copyright © 2008–2020 Apache Software Foundation. All rights reserved.