org.neat4j.neat.core.control
Class NEAT

java.lang.Object
  extended by org.neat4j.neat.core.control.NEAT
All Implemented Interfaces:
NeuralNetType

public class NEAT
extends java.lang.Object
implements NeuralNetType

Author:
MSimmerson Placeholder that indicates a NEAT neural net type

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

Constructor Detail

NEAT

public NEAT()