-
-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Labels
artificial bee colonoyIssues related to the Artificial Bee Colony algorithmIssues related to the Artificial Bee Colony algorithmcuckoo searchIssues related to the cucoo search algorithmIssues related to the cucoo search algorithmenhancementNew feature or requestNew feature or requestvisualizationIssues related to the visualization framework.Issues related to the visualization framework.
Description
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
- How to create a custom color gradient Link to Stackoverflow post
Metadata
Metadata
Assignees
Labels
artificial bee colonoyIssues related to the Artificial Bee Colony algorithmIssues related to the Artificial Bee Colony algorithmcuckoo searchIssues related to the cucoo search algorithmIssues related to the cucoo search algorithmenhancementNew feature or requestNew feature or requestvisualizationIssues related to the visualization framework.Issues related to the visualization framework.