Use color gradient for intermediate best solutions #16
Labels
artificial bee colonoy
Issues related to the Artificial Bee Colony algorithm
cuckoo search
Issues related to the cucoo search algorithm
enhancement
New feature or request
visualization
Issues related to the visualization framework.
Description
Currently in the CS and ABC algorithms the same color (yellow) is used to visualize the current best solution.
Proposal
To indicate the convergence of the algorithms the colors for the current best solution shall be retrieved from a color gradient. For example very light yellow to very dark yellow. With this change the user can easily understand how the algorithm converges.
Resources
The text was updated successfully, but these errors were encountered: