Last change
on this file since 12147 was
6152,
checked in by bfarka, 14 years ago
|
added ecj and custom statistics to communicate with the okb services #1441
|
File size:
416 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 | parent.0 = 1.params
|
---|
6 |
|
---|
7 | #
|
---|
8 | # Here we specify the particular files to do induction over
|
---|
9 | #
|
---|
10 |
|
---|
11 | eval.problem.allpos = input/2.out.gz
|
---|
12 | eval.problem.allneg = input/2a.out.gz
|
---|
13 | eval.problem.testpos = input/2s.out.gz
|
---|
14 | eval.problem.testneg = input/2sa.out.gz
|
---|
15 |
|
---|
Note: See
TracBrowser
for help on using the repository browser.