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 Concept Videos

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

101
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
101
Statically Indeterminate Problem Solving01:16

Statically Indeterminate Problem Solving

498
Statically indeterminate problems are those where statics alone can not determine the internal forces or reactions. Consider a structure comprising two cylindrical rods made of steel and brass. These rods are joined at point B and restrained by rigid supports at points A and C. Now, the reactions at points A and C and the deflection at point B are to be determined. This rod structure is classified as statically indeterminate as the structure has more supports than are necessary for maintaining...
498
Heuristics01:21

Heuristics

150
Heuristics are problem-solving strategies that use mental shortcuts to simplify decision-making. Unlike algorithms, which must be followed precisely to achieve a correct result, heuristics offer a general problem-solving framework. They save time and energy but can sometimes lead to less rational decisions.
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
150
Woodward–Hoffmann Selection Rules and Microscopic Reversibility01:34

Woodward–Hoffmann Selection Rules and Microscopic Reversibility

3.3K
Electrocyclic reactions, cycloadditions, and sigmatropic rearrangements are concerted pericyclic reactions that proceed via a cyclic transition state. These reactions are stereospecific and regioselective. The stereochemistry of the products depends on the symmetry characteristics of the interacting orbitals and the reaction conditions. Accordingly, pericyclic reactions are classified as either symmetry-allowed or symmetry-forbidden. Woodward and Hoffmann presented the selection criteria for...
3.3K
Mechanistic Models: Compartment Models in Individual and Population Analysis01:23

Mechanistic Models: Compartment Models in Individual and Population Analysis

87
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
87
Stability of Equilibrium Configuration: Problem Solving01:13

Stability of Equilibrium Configuration: Problem Solving

667
The stability of equilibrium configurations is an important concept in physics, engineering, and other related fields. In simple terms, it refers to the tendency of an object or system to return to its equilibrium position after being disturbed. The stability of an equilibrium configuration can be analyzed by considering the potential energy function of the system and examining its behavior near the equilibrium point.
Problem-solving in the context of the stability of equilibrium configuration...
667

You might also read

Related Articles

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

Sort by
Same author

Enhancing cancer drug discovery: QSAR modeling with machine learning and chemical representations.

PloS one·2026
Same author

Benchmarking Molecular Mutation Operators for Evolutionary Drug Design.

International journal of molecular sciences·2025
Same author

Viscoelastic characterization of the human osteosarcoma cancer cell line MG-63 using a fractional-order zener model through automated algorithm design and configuration.

Scientific reports·2025
Same author

Optimal hybrid resonant current controller for microgrids connected to an unbalanced IEEE test distribution network.

Heliyon·2024
Same author

Seroprevalence of high incidence congenital infections among pregnant women in Coatepeque, Guatemala and surrounding areas, 2017-2018.

PLoS neglected tropical diseases·2023
Same author

New diagnosis of mother-to-child transmission of HIV in 8 Latin-American countries during 2018.

BMC infectious diseases·2022

Related Experiment Video

Updated: Sep 13, 2025

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy
11:53

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy

Published on: October 14, 2017

11.8K

A steady state micro genetic algorithm for hyper-heuristic generation in one-dimensional bin packing.

Julio Juárez1, Jesús Guillermo Falcón-Cardona1, José Carlos Ortiz-Bayliss2

  • 1School of Engineering and Sciences, Tecnologico de Monterrey, 64700, Monterrey, Mexico.

Scientific Reports
|July 27, 2025
PubMed
Summary

This study introduces a novel method for automatically generating selection hyper-heuristics (HHs) to solve the one-dimensional bin packing problem (1DBPP). The proposed steady-state μ Genetic Algorithm (SSμGA) effectively creates competitive HHs that show both specialization and generalization capabilities.

Keywords:
μ genetic algorithmsBin packing problemHyper-heuristics

More Related Videos

Protein WISDOM: A Workbench for In silico De novo Design of BioMolecules
10:58

Protein WISDOM: A Workbench for In silico De novo Design of BioMolecules

Published on: July 25, 2013

17.2K
Author Spotlight: Optimization of Airflow Velocities in Battery Cooling Systems for Enhanced Thermal Performance and Reduced Energy Consumption
10:36

Author Spotlight: Optimization of Airflow Velocities in Battery Cooling Systems for Enhanced Thermal Performance and Reduced Energy Consumption

Published on: November 3, 2023

1.7K

Related Experiment Videos

Last Updated: Sep 13, 2025

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy
11:53

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy

Published on: October 14, 2017

11.8K
Protein WISDOM: A Workbench for In silico De novo Design of BioMolecules
10:58

Protein WISDOM: A Workbench for In silico De novo Design of BioMolecules

Published on: July 25, 2013

17.2K
Author Spotlight: Optimization of Airflow Velocities in Battery Cooling Systems for Enhanced Thermal Performance and Reduced Energy Consumption
10:36

Author Spotlight: Optimization of Airflow Velocities in Battery Cooling Systems for Enhanced Thermal Performance and Reduced Energy Consumption

Published on: November 3, 2023

1.7K

Area of Science:

  • Computer Science
  • Operations Research
  • Artificial Intelligence

Background:

  • The one-dimensional bin packing problem (1DBPP) is an NP-hard optimization challenge with significant real-world applications.
  • Exact algorithms are often infeasible for large 1DBPP instances, necessitating the use of heuristics.
  • Existing heuristics can be instance-specific, performing inconsistently across different problem types.

Purpose of the Study:

  • To develop a method for automatically generating effective selection hyper-heuristics (HHs) for the 1DBPP.
  • To leverage the strengths of simple heuristics while mitigating their individual weaknesses.
  • To improve the performance and adaptability of algorithms solving the 1DBPP.

Main Methods:

  • Introduction of a steady-state μ Genetic Algorithm (SSμGA) for generating selection HHs.
  • Utilizing gradual population updates from steady-state GAs and efficiency of μGAs with smaller populations.
  • Comparative analysis against other evolutionary generative methods like generational GA, steady-state GA, and generational μGA.

Main Results:

  • The SSμGA consistently achieved higher fitness values on the training set compared to other evolutionary methods within the same evaluation budget.
  • Selection HHs generated by the SSμGA demonstrated high competitiveness on both generated and literature 1DBPP instances in the testing set.
  • SSμGA-generated HHs exhibited a balance of specialization for specific instance types and generalization across diverse instances.

Conclusions:

  • The SSμGA is an effective approach for automatically generating high-performing selection hyper-heuristics for the 1DBPP.
  • The generated HHs offer improved performance and adaptability over methods produced by other evolutionary techniques.
  • This work contributes a robust method for tackling complex combinatorial optimization problems like the 1DBPP.