org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Toolpublic class DistributedPentomino
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
| Modifier and Type | Class | Description |
|---|---|---|
static class |
DistributedPentomino.PentMap |
Each map takes a line, which represents a prefix move and finds all of
the solutions that start with that prefix.
|
| Constructor | Description |
|---|---|
DistributedPentomino() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(java.lang.String[] args) |
Launch the solver on 9x10 board and the one sided pentominos.
|
int |
run(java.lang.String[] args) |
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic int run(java.lang.String[] args)
throws java.lang.Exception
run in interface org.apache.hadoop.util.Tooljava.lang.ExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.