Last change
on this file since 10207 was
6152,
checked in by bfarka, 14 years ago
|
added ecj and custom statistics to communicate with the okb services #1441
|
File size:
443 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 = ../../app/ant/ant.params |
---|
6 | |
---|
7 | exch = ec.exchange.IslandExchange |
---|
8 | exch.select = ec.select.TournamentSelection |
---|
9 | exch.compressed = true |
---|
10 | # This assumes all the islands are on the same machine. |
---|
11 | # You probably want to change this. |
---|
12 | exch.server-addr = localhost |
---|
13 | exch.server-port = 8999 |
---|
Note: See
TracBrowser
for help on using the repository browser.