stylix/palette-generator/Ai
Daniel Thwaites ffc2b3f447 End genetic algorithm when the fitness stops increasing
This allows us to reach an even better colour scheme rather than
stopping after a fixed number of generations.

For images which create a good colour scheme quickly, we avoid doing
unnecessary passes which don't lead to much improvement.
2022-07-01 12:54:44 +01:00
..
Evolutionary.hs End genetic algorithm when the fitness stops increasing 2022-07-01 12:54:44 +01:00