
This repository contains the software necessary to reproduce the results in the paper "Online Learning for Scheduling MIP Heuristics", CPAIOR 2023.The code described in the paper is implemented as a heuristic in the solver SCIP 9.0, which can be found in "src/scip/heur_scheduler.c" of the attached zip file.
