Skip to content
#

hyper-heuristics

Here are 18 public repositories matching this topic...

Hybrid classical-quantum metaheuristic framework for identical parallel machine scheduling (P||Cmax). Encodes local subproblems as QUBO and solves with shallow QAOA (Qiskit). A UCB1 multi-armed bandit hyperheuristic dynamically selects between quantum and classical operators to minimize makespan.

  • Updated Mar 16, 2026
  • Python

Reinforcement learning hyper-heuristic for the identical parallel machine scheduling problem (P||Cmax). A DQN agent dynamically selects low-level scheduling operators (swap, relocate, balance) to minimize makespan. Includes LPT/list scheduling baselines, Gymnasium env, and benchmarking pipeline.

  • Updated Mar 16, 2026
  • Python

Improve this page

Add a description, image, and links to the hyper-heuristics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hyper-heuristics topic, visit your repo's landing page and select "manage topics."

Learn more