Re: [boost] FW: Proposal for a Differential Evolution C++ library

Hi Philip, On 12/09/2011 4:35 PM, Philip Bennefall wrote:
The full documentation is at http://www.amichel.com/de/doc/html but I'd suggest these pages for a first read http://www.amichel.com/de/doc/html/dd/d53/overview.html and http://www.amichel.com/de/doc/html/db/d4e/tutorial.html .
The zip containing the DE C++ library and helper files is at http://www.amichel.com/de/de.zip.
The DE main page is at http://www.icsi.berkeley.edu/~storn/code.html .
I took a peak at the overview and some of the other pages and from what I can see initially, it looks like a very useful library for artificial intelligence. I have very limited knowledge in the field but this is something that grabs my interest, so if it's made public I'll definitely use
Thanks for your interest. DE and this library can be certainly used for AI, but many different problems in various areas can be optimized efficiently using DE (references to some of those can be found here: http://www.icsi.berkeley.edu/~storn/code.html) Best, Adrian

On 12.12.2011 06:52, Adrian Michel wrote:
The full documentation is at http://www.amichel.com/de/doc/html but I'd suggest these pages for a first read http://www.amichel.com/de/doc/html/dd/d53/overview.html and http://www.amichel.com/de/doc/html/db/d4e/tutorial.html .
Your website went down, it redirects the webhost's site. Sebastian

Sebastian Redl wrote:
On 12.12.2011 06:52, Adrian Michel wrote:
The full documentation is at http://www.amichel.com/de/doc/html but
I'd
suggest these pages for a first read http://www.amichel.com/de/doc/html/dd/d53/overview.html and http://www.amichel.com/de/doc/html/db/d4e/tutorial.html . Your website went down, it redirects the webhost's site.
Perhaps he just restructured it? The following links (without /doc/) work for me: The full documentation is at <http://www.amichel.com/de/html> but I'd suggest these pages for a first read <http://www.amichel.com/de/html/dd/d53/overview.html> and <http://www.amichel.com/de/html/db/d4e/tutorial.html> . Regards, Thomas

on Mon Dec 12 2011, Thomas Klimpel <Thomas.Klimpel-AT-synopsys.com> wrote:
Sebastian Redl wrote:
On 12.12.2011 06:52, Adrian Michel wrote:
The full documentation is at http://www.amichel.com/de/doc/html but
I'd
suggest these pages for a first read http://www.amichel.com/de/doc/html/dd/d53/overview.html and http://www.amichel.com/de/doc/html/db/d4e/tutorial.html . Your website went down, it redirects the webhost's site.
Perhaps he just restructured it? The following links (without /doc/) work for me:
The full documentation is at <http://www.amichel.com/de/html> but I'd
suggest these pages for a first read <http://www.amichel.com/de/html/dd/d53/overview.html> and <http://www.amichel.com/de/html/db/d4e/tutorial.html> .
This looks like important and useful stuff to me. -- Dave Abrahams BoostPro Computing http://www.boostpro.com

-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Dave Abrahams Sent: Friday, December 23, 2011 6:07 PM To: boost@lists.boost.org Subject: Re: [boost] FW: Proposal for a Differential Evolution C++ library
on Mon Dec 12 2011, Thomas Klimpel <Thomas.Klimpel-AT-synopsys.com> wrote:
Sebastian Redl wrote:
On 12.12.2011 06:52, Adrian Michel wrote:
The full documentation is at http://www.amichel.com/de/doc/html but
I'd
suggest these pages for a first read http://www.amichel.com/de/doc/html/dd/d53/overview.html and http://www.amichel.com/de/doc/html/db/d4e/tutorial.html . Your website went down, it redirects the webhost's site.
Perhaps he just restructured it? The following links (without /doc/) work for me:
The full documentation is at <http://www.amichel.com/de/html> but I'd
suggest these pages for a first read <http://www.amichel.com/de/html/dd/d53/overview.html> and <http://www.amichel.com/de/html/db/d4e/tutorial.html> .
This looks like important and useful stuff to me.
+1 Paul --- Paul A. Bristow, Prizet Farmhouse, Kendal LA8 8AB UK +44 1539 561830 07714330204 pbristow@hetp.u-net.com
participants (5)
-
Adrian Michel
-
Dave Abrahams
-
Paul A. Bristow
-
Sebastian Redl
-
Thomas Klimpel