This program uses Differential Evolution to find the solutions to quadratic equations. As of now, the check of whether the roots are equal, is being done outside the fitness function. The fitness function has to be modified to incorporate the checking for roots using the sqrt(bb-4a*c) formula.
-
Notifications
You must be signed in to change notification settings - Fork 1
This program uses Differential Evolution to find the solutions to quadratic equations.
License
nav9/DifferentialEvolutionQuadraticEquation
About
This program uses Differential Evolution to find the solutions to quadratic equations.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published