org.encog.ml.genetic.selection
Class TruncateSelection

java.lang.Object
  extended by org.encog.ml.genetic.selection.TruncateSelection

public class TruncateSelection
extends Object

Will be expanded in the future, will define a way parents are selected.


Constructor Summary
TruncateSelection()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TruncateSelection

public TruncateSelection()


Copyright © 2012. All Rights Reserved.