public class DistributedPentomino extends Configured implements Tool
Modifier and Type | Class and 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 and Description |
---|
DistributedPentomino() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Launch the solver on 9x10 board and the one sided pentominos.
|
int |
run(String[] args)
Execute the command with the given arguments.
|
getConf, setConf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConf, setConf
Copyright © 2013 Apache Software Foundation. All rights reserved.