[ 
https://issues.apache.org/jira/browse/MAHOUT-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deneche A. Hakim updated MAHOUT-56:
-----------------------------------

    Attachment: watchmaker-tsp.patch

*changes*
* simplified tests using dummy classes instead of using tsp and soduko
* added a complete watchmaker example related to TSP, this example comes with 
watchmaker, I made some modifications to allow the user to choose how the 
result will be calculated (standalone or distributed)
* no more need for watchmaker-examples-0.4.3.jar, the examples now need the 
folliwing library : watchmaker-swing-0.4.3.jar (the new libs.jar contains the 
required libraries and their licence files)
* you can run the CDGA algorithm, after generating the examples-job, by using 
the following command

{noformat} 
<hadoop-0.17.0_HOME>/bin/hadoop jar 
<mahout_HOME>/core/build/apache-mahout-0.1-dev-ex.jar 
org.apache.mahout.ga.watchmaker.travellingsalesman.TravellingSalesman
{noformat}

make sure to check the "distributed" option to solve the problem using mahout.ga

> Watchmaker Integration
> ----------------------
>
>                 Key: MAHOUT-56
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-56
>             Project: Mahout
>          Issue Type: Task
>          Components: Genetic Algorithms
>            Reporter: Deneche A. Hakim
>            Assignee: Grant Ingersoll
>            Priority: Minor
>             Fix For: 0.1
>
>         Attachments: libs.zip, watchmaker-tsp.patch, watchmaker-tsp.patch, 
> watchmaker-tsp.patch, watchmaker-tsp.patch, watchmaker-tsp.patch, 
> watchmaker-tsp.patch, watchmaker-tsp.patch, watchmaker-tsp.patch, 
> watchmaker-tsp.patch, watchmaker-tsp.patch
>
>
> The goal of this task is to allow watchmaker definded problems be solved in 
> Mahout.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to