| Package | Description |
|---|---|
| org.apache.hadoop.examples.dancing |
This package is a distributed implementation of Knuth's dancing links
algorithm that can run under Hadoop.
|
| Class | Description |
|---|---|
| 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 © 2008–2025 Apache Software Foundation. All rights reserved.