Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OKBJavaConnector/ECJClient/src/ec/app/ant/progn4.params @ 6152

Last change on this file since 6152 was 6152, checked in by bfarka, 13 years ago

added ecj and custom statistics to communicate with the okb services #1441

File size: 474 bytes
Line 
1# Copyright 2006 by Sean Luke and George Mason University
2# Licensed under the Academic Free License version 3.0
3# See the file "LICENSE" for more information
4
5# defines the Ant problem, 400 moves, Santa Fe trail, using
6# an additional function, "progn4", which was defined as
7# an option in lil-gp, so we include it here.
8
9parent.0 = ant.params
10
11# no progn4, 400 moves, Santa Fe trail
12gp.fs.0.size = 7
13eval.problem.moves = 400
14eval.problem.file = santafe.trl
Note: See TracBrowser for help on using the repository browser.