Re: Travelling Salesman Problem and GAs
- From: "Vend" <vend82@xxxxxxxxxxx>
- Date: 12 Dec 2006 05:32:48 -0800
Alessandro Presta wrote:
Hello,
I've recently released a multi-threaded C++ library for genetic
algorithms and an example application that finds an approximate
solution to the TSP using GAs.
http://fga.sourceforge.net
I'd like to know your opinions and I hope someone will find it useful.
Greetings,
Alessandro Presta
You call it 'fast', but it actually allocates and deallocates arrays on
the heap on every cycle.
.
- Follow-Ups:
- Re: Travelling Salesman Problem and GAs
- From: Alessandro Presta
- Re: Travelling Salesman Problem and GAs
- References:
- Travelling Salesman Problem and GAs
- From: Alessandro Presta
- Travelling Salesman Problem and GAs
- Prev by Date: Re: Genetic advantage in interracial mating.
- Next by Date: for artificial intelligence
- Previous by thread: Travelling Salesman Problem and GAs
- Next by thread: Re: Travelling Salesman Problem and GAs
- Index(es):