public class DistributedPentomino extends Configured implements Tool
| 限定符和类型 | 类和说明 |
|---|---|
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.
|
| 构造器和说明 |
|---|
DistributedPentomino() |
| 限定符和类型 | 方法和说明 |
|---|---|
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, setConfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConf, setConfCopyright © 2009 The Apache Software Foundation