Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Extending the "Open-Closed Principle" to Automated Algorithm Configuration.

Jerry Swan1, Steven Adriænsen2, Adam D Barwell3

  • 1Dept. of Computer Science, University of York, UK jerry.swan@york.ac.uk.

Evolutionary Computation
|December 18, 2018
PubMed
Summary

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Dysregulation of inhibitory control in young adult binge drinkers: Neuroimaging evidence of gender differences associated with misusing alcohol to cope with negative affect.

Addiction neuroscience·2026
Same author

Topical nasal steroids for adenoid hypertrophy in children: A systematic review and meta-analysis.

International journal of pediatric otorhinolaryngology·2025
Same author

Evidence Generation for a Host-Response Biosignature of Respiratory Disease.

Viruses·2025
Same author

Music Perception in Children With Cochlear Implants: A Systematic Review and Meta-analysis.

Otolaryngology--head and neck surgery : official journal of American Academy of Otolaryngology-Head and Neck Surgery·2025
Same author

Increased incidence of intracranial complications following pediatric sinogenic and otogenic infections in the post-COVID-19 Era: A systematic review and meta-analysis.

International journal of pediatric otorhinolaryngology·2025
Same author

Preventing Hearing Loss in Children Receiving Cisplatin: A Systematic Review and Meta-Analysis.

The Laryngoscope·2025
Same journal

Computing Optimal Populations for Binary Problems using Logic Minimization.

Evolutionary computation·2026
Same journal

Enhancing Generalization and Scalability for Multi-Objective Optimization with Population Pre-Training.

Evolutionary computation·2026
Same journal

XCS for Sequential Perceptual Aliasing in Multi-Step Decision Making.

Evolutionary computation·2026
Same journal

A dynamic multi-objective evolutionary algorithm using dual-space prediction and surrogate-based sampling.

Evolutionary computation·2026
Same journal

Adapting MOEA/D to CMA-ES for Dealing with Ill-conditioned Multiobjective Problems.

Evolutionary computation·2026
Same journal

Editorial of the Special Issue: Parallel Problem Solving from Nature PPSN 2024 Extended Versions of Best Paper Candidates.

Evolutionary computation·2026
See all related articles
This summary is machine-generated.

Automating metaheuristic algorithm configuration is challenging due to shared state. The Automated Open-Closed Principle (AOCP) offers a solution for unintrusive reuse and automated assembly of optimization algorithms.

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Optimization Algorithms

Background:

  • Metaheuristics are powerful optimization algorithms for complex problems.
  • Manual configuration of metaheuristics is time-consuming and relies on expertise.
  • Automating algorithm configuration is an emerging area of research.

Purpose of the Study:

  • To identify barriers to automating metaheuristic algorithm configuration.
  • To introduce a novel principle for facilitating automated algorithm assembly.
  • To demonstrate enhanced automation capabilities through a practical example.

Main Methods:

  • Identified 'shared state' as a key impediment to automated configuration.
  • Introduced the Automated Open-Closed Principle (AOCP).
Keywords:
Automated design of algorithmsant programmingautomatic programmingfunctional programmingmetaheuristicsprogramming by optimizationsearch-based software engineeringsystems self-assembly

Related Experiment Videos

  • Designed AOCP to support unintrusive framework reuse and component-based assembly.
  • Main Results:

    • AOCP addresses the 'shared state' problem in algorithm configuration.
    • The proposed principle enables a higher degree of automation.
    • An example implementation validated the effectiveness of AOCP.

    Conclusions:

    • The Automated Open-Closed Principle is crucial for advancing automated metaheuristic configuration.
    • AOCP facilitates the development of adaptable and easily configurable optimization tools.
    • This approach promises more efficient and accessible problem-solving for intractable problems.