All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ec.app.ant.ge.params Maven / Gradle / Ivy

Go to download

ECJ, A Java-based Evolutionary Computation Research System. ECJ is a research EC system written in Java. It was designed to be highly flexible, with nearly all classes (and all of their settings) dynamically determined at runtime by a user-provided parameter file. All structures in the system are arranged to be easily modifiable. Even so, the system was designed with an eye toward efficiency. ECJ is developed at George Mason University's ECLab Evolutionary Computation Laboratory. The software has nothing to do with its initials' namesake, Evolutionary Computation Journal. ECJ's sister project is MASON, a multi-agent simulation system which dovetails with ECJ nicely.

The newest version!
# Copyright 2010 by Sean Luke and George Mason University
# Licensed under the Academic Free License version 3.0
# See the file "LICENSE" for more information

parent.0 = ../../gp/ge/ge.params
parent.1 = ant.params

ge.species.file.0 = ant.grammar
eval.problem.problem = ec.app.ant.Ant
# Because our GPData is completely empty, we can just use
# the default rather than a custom subclass
eval.problem.problem.data = ec.gp.GPData
eval.problem.problem.moves = 400
eval.problem.problem.file = santafe.trl




© 2015 - 2024 Weber Informatics LLC | Privacy Policy