RCOMM 2012 Sudoku Challenge: 2 - Drop impossible values

Created: 2012-09-04 16:49:36

Process from the http://rcomm2012.org live data mining challenge. The task was to partially solve a Sudoku puzzle by solving three subtasks. Processes 1-3 in this pack are the actual solutions to the tasks, process 0 loads the required data into your repository and process 4 is the bonus that solves the entire puzzle.

IMPORTANT: Save this process as "RCOMM 2012 Sudoku Challenge: 2 - Drop impossible values" since it is included from process 3.

This process eliminates impossible rows from the table "All Possibilities" that can be excluded by looking at one row of the input data set "Sudoku Predefined". The table "All Possibilities" is defined by process 1, see the comments therein for details. The file "Sudoku Predefined" contains one predefined number in the Sudoku puzzle for row. The row x, y, z, v means that the value v occurs at column x, row y. z is the implicitly defined index of the 3x3 sub-field containing the cell x, y. The row considered by this process is defined by the macro %{example} which is set to "1" in the process context. The process starts by extracting the values of x, y, z, and v for the selected example into macros. Then, it computes a new column that determines whether a row in "All Possibilities" is still possible. That is the case if it matches on v and either x, y, or z. These examples are then removed. This process is repeatedly called by process 3 which assigns different values to the macro %{examples}.

Information Preview

Information Run

Not available


Information Workflow Components

Unavailable

Information Workflow Type

RapidMiner

Information Uploader

Information License

All versions of this Workflow are licensed under:

Information Version 1 (of 1)

Information Credits (0)

(People/Groups)

None

Information Attributions (0)

(Workflows/Files)

None

Information Tags (0)

None

Log in to add Tags

Information Shared with Groups (0)

None

Information Featured In Packs (1)

Log in to add to one of your Packs

Information Attributed By (0)

(Workflows/Files)

None

Information Favourited By (0)

No one

Information Statistics

 

Citations (0)

None


Version History

In chronological order:



Reviews Reviews (0)

No reviews yet

Be the first to review!



Comments Comments (0)

No comments yet

Log in to make a comment




Workflow Other workflows that use similar services (0)

There are no workflows in myExperiment that use similar services to this Workflow.