Genetic Parameter Optimizer

1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image

About this app

This is a genetic algorithm implementation that can be used to find minimum or maximum values of any mathematical function which can be described with Java language and its Math package.

The application uses BeanShell library to evaluate fitness functions, Baatar genetic algorithm library as main optimization core and Androidplot library for plotting the convergence graph.

http://www.beanshell.org
http://code.google.com/p/baatargenetic
http://androidplot.com/wiki/Home

If you want to comment, report a bug or if you want to have full source code of the application, please feel free to contact via email.
Updated on
Nov 20, 2011

Data safety

Developers can show information here about how their app collects and uses your data. Learn more about data safety
No information available

What's new

1.3 : A bug fix applied on the optimization Thread.
1.4 : Some internal improvements is applied and application icon is changed.