Uses of Package
com.anji.run

Packages that use com.anji.run
com.anji.integration com.anji.integration contains classes that provide the glue between the various components of the system, including artificial neural net implementations, JGAP, NEAT, Log4J, and persistence and presentation layers. 
com.anji.persistence com.anji.persistence contains classes implementing a simple persistence interface. 
com.anji.run com.anji.run contains classes concerned with an evolutionary run. 
 

Classes in com.anji.run used by com.anji.integration
Run
          Hibernate-able run object.
 

Classes in com.anji.run used by com.anji.persistence
Run
          Hibernate-able run object.
 

Classes in com.anji.run used by com.anji.run
Domain
          Hibernate-able run object.
Population
          Hibernate-able run object.
Representation
          Hibernate-able run object.
Run
          Hibernate-able run object.