Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Required Metaheuristics #16

Open
9 of 15 tasks
HeleNoir opened this issue Nov 3, 2021 · 2 comments
Open
9 of 15 tasks

Required Metaheuristics #16

HeleNoir opened this issue Nov 3, 2021 · 2 comments
Labels
heuristic Add/change metaheuristic algorithms operator Add/change operators

Comments

@HeleNoir
Copy link
Collaborator

HeleNoir commented Nov 3, 2021

These metaheuristics (and their most common operators) have to be included in this framework. Only check if basic version AND common operator variations are implemented!

Baselines:

Population-based:

Single-solution based:

@HeleNoir HeleNoir added heuristic Add/change metaheuristic algorithms operator Add/change operators labels Nov 3, 2021
@HeleNoir HeleNoir added this to the Must Have Heuristics milestone Nov 3, 2021
@HeleNoir
Copy link
Collaborator Author

HeleNoir commented Mar 3, 2022

Additionally, one metaheuristic using a different schedule should be included (see also #11 ), e.g. Chemical Reaction Optimization.

The Chemical Reaction Optimization algorithm is the option I would prefer. Other options include Coral Reefs Optimization, Flower Pollination Algorithm and Marriage in Honey Bees Optimization.

@luleyleo
Copy link
Collaborator

luleyleo commented Mar 3, 2022

Chemical Reaction Optimization should be easy to port to our new architecture by now, and we can probably reuse most of the existing code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
heuristic Add/change metaheuristic algorithms operator Add/change operators
Projects
None yet
Development

No branches or pull requests

2 participants