程序包 | 说明 |
---|---|
org.apache.hadoop.examples.dancing |
This package is a distributed implementation of Knuth's dancing links
algorithm that can run under Hadoop.
|
类和说明 |
---|
DancingLinks.SolutionAcceptor
Applications should implement this to receive the solutions to their
problems.
|
Pentomino |
Pentomino.ColumnName
This interface just is a marker for what types I expect to get back
as column names.
|
Pentomino.Piece
Maintain information about a puzzle piece.
|
Pentomino.SolutionCategory |
Copyright © 2009 The Apache Software Foundation