Uses of Package
org.apache.hadoop.examples.dancing

Packages that use org.apache.hadoop.examples.dancing
org.apache.hadoop.examples.dancing This package is a distributed implementation of Knuth's dancing links algorithm that can run under Hadoop. 
 

Classes in org.apache.hadoop.examples.dancing used by org.apache.hadoop.examples.dancing
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