org.apache.mahout.ga.watchmaker.cd
Class CDGA

java.lang.Object
  extended by org.apache.mahout.ga.watchmaker.cd.CDGA

public final class CDGA
extends Object

Class Discovery Genetic Algorithm main class. Has the following parameters:


Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws IOException,
                        InterruptedException,
                        ClassNotFoundException
Throws:
IOException
InterruptedException
ClassNotFoundException


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.