ca.quine.jcommons.transform.ga
Class GAHelper

java.lang.Object
  |
  +--ca.quine.jcommons.transform.ga.GAHelper

public class GAHelper
extends Object


Constructor Summary
GAHelper(TransformGraph graph, TransformNode inputNode, String[] outputTypes)
           
 
Method Summary
 TreeAndCost run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GAHelper

public GAHelper(TransformGraph graph,
                TransformNode inputNode,
                String[] outputTypes)
Method Detail

run

public TreeAndCost run()
                throws GAFramework.GAException
GAFramework.GAException