RCOMM 2012 Sudoku Challenge: 3 - Drop impossible values (loop)

Created: 2012-09-04 16:50:35

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: 3 - Drop impossible values (loop)" since it is included from process 4. This process uses process 2 repeatedly to eliminate values that can be excluded by looking at all entries in "Sudoku Predefined". Therefore it iterates over "Sudoku Predefined" each time selecting one to be processed by process 2. A combination of Remember and Recall is used to feed the data set containing the remaining possibilities - starting with "All Possibilities" into the subprocess. Once only possible combinations remain, we are interested in those cells where there is only one possibiliy left. This is achieved by an Aggregate operator. Finally we append the newly generated knowledge (those cell values that are certain) to those which were predefined.

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.