Randomeal is a small .NET standard library which implements a simplified genetic algorithm using randomization and self-adjusting simulated annealing for converging quickly to desired results.
It can be used for estimating result vectors for differerent mathematical problems where suitable fitness...
More information