/PolynomialEvolutionaryAlgorithm

A Polynomial Evolutionary Algorithm (PEA) is a type of evolutionary algorithm that aims to find the optimal roots or coefficients of a polynomial by evolving a population of candidate solutions over multiple generations and evaluate according different heuristic functions.

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Watchers