Re: Finding the global maximum of a looong polynomial
by Jiang <goo.mail01@[EMAIL PROTECTED]
>
Jul 24, 2008 at 05:58 AM
> Is there a free library that has code that will do this? I have
> searched online, and didn't find anything.
> If no one knows of any free code, does anyone know of a discussion of
> a suitable algorithm?
Did you read the FAQ for nonlinear programming?
@[EMAIL PROTECTED]
http://www-unix.mcs.anl.gov/otc/Guide/faq/nonlinear-programming-faq.html
Since post in this group shall have C++ content, for an C++
implementation of
GA(Genetic Algorithm), please check GALib
@[EMAIL PROTECTED]
http://lancet.mit.edu/ga/
HTH
JIang
--
[ See http://www.gotw.ca/resources/clcm.htm
for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]