/FormelaGA

Genetic algorithm implement in Java to deduce mathematical formulas by result permutations.

Primary LanguageJava

FormelaGA

My FormulaGA project was an experiment to create a genetic algorithm for finding formulas by permutations of numeric values.

It is written in Java (1.7).