Newsgroups: comp.ai.genetic
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!news.mathworks.com!news.duke.edu!convex!cs.utexas.edu!howland.reston.ans.net!news.sprintlink.net!EU.net!uknet!info!news
From: your.E-Mail.name@Swansea.ac.uk (Your Name Here)
Subject: New GA construction tool in C++
Message-ID: <CyC28K.50G@info.swan.ac.uk>
Sender: news@info.swan.ac.uk
Nntp-Posting-Host: cc14903.swan.ac.uk
Organization: Swansea University
X-Newsreader: WinVN 0.90.5
Date: Thu, 27 Oct 1994 13:17:08 GMT
Lines: 11

HI,
	I am now coding a Ga construction tool in C++, and a Visual C user interface.
I am going to include things like N point crossover etc, I was wondering if anyone
has any ideas of what other options I can include. The user must specify the fitness
function, but he can dynamically set population size, chromosome length etc.
At the moment I am using binary numbers for my chromosomes, but am working on an
extension to use lists too.

	Any ideas are welcome...

			Steve Haeney
