Boost logo

Boost Users :

From: Lyon, Richard (rlyon_at_[hidden])
Date: 2005-05-04 08:58:47


Hi,

Are you talking about genetic programming or optimisation using genetic
algorithms? There is a big difference. There are some pretty good c++
libraries available for genetic algorithms. Galib is one that springs to
mind. Solving graph problems using genetic algorithms is a bit hit and
miss. Some randomising techniques have been used to solve things like
mst efficiently. These are different to a genetic algorithm.

As I understand it genetic programming is the concept of using genetic
algorithms to write code which will solve an optimisation problem.
Rather a difficult problem.

Well that enough bignoting, thanks ...

Richard

-----Original Message-----
From: boost-users-bounces_at_[hidden]
[mailto:boost-users-bounces_at_[hidden]] On Behalf Of Martin Jynge
Sent: Wednesday, 4 May 2005 10:31 PM
To: boost-users_at_[hidden]
Subject: [Boost-users] genetic programming

Hi. Ayone interested in gp using boost?


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net