From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7f88d6b83a75666f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-01 21:20:48 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!wn4feed!worldnet.att.net!135.173.83.72!wnfilter2!worldnet-localpost!bgtnsc04-news.ops.worldnet.att.net.POSTED!not-for-mail Message-ID: <3C806131.4020501@worldnet.att.net> From: Jim Rogers User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Any Ada Genetic Algorithm? References: <9ff447f2.0203011933.3a0f1247@posting.google.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Sat, 02 Mar 2002 05:20:46 GMT NNTP-Posting-Host: 12.86.36.38 X-Complaints-To: abuse@worldnet.att.net X-Trace: bgtnsc04-news.ops.worldnet.att.net 1015046446 12.86.36.38 (Sat, 02 Mar 2002 05:20:46 GMT) NNTP-Posting-Date: Sat, 02 Mar 2002 05:20:46 GMT Organization: AT&T Worldnet Xref: archiver1.google.com comp.lang.ada:20688 Date: 2002-03-02T05:20:46+00:00 List-Id: I do not have an Ada version, but there is a nice C++ version available at www.coyotegulch.com. This version should be fairly easily translated into Ada, if you are willing to do that work. Jim Rogers Adrian Hoe wrote: > Hi, > > I am looking for works on Ada Genetic Algorithm. I searched Google and > found the VAGAS is the only work. But it is 7 years old and the links > are broken. > > Any pointers?