This page provides links to my repositories that contain public instances for a variety of scheduling and reseource allocation problems that we have addressed in our research projects. For some of these we also include the implemented solution methods. Enjoy!
-[Labeling Algorithm for EVRPTW-PLR](https://gitlab.liu.se/eliro15/labeling-algorithm-for-evrptw-plr): a labeling algorithm for the pricing problem when an EVRPTW with Piecewise Linear Charging is solved by a column geraration-based method.
-[lbbd_instances](https://gitlab.liu.se/eliro15/lbbd_instances): a large and diverse set of scheduling instances and code used when evaluating cut-strengthening techniques in logic-based Benders decomposition.
-[avionics_inst](https://gitlab.liu.se/eliro15/avionics_inst): avionics scheduling instances (collaboration with Saab).
-[portfolio_inst](https://gitlab.liu.se/eliro15/portfolio_inst): instances for mean-variance portfolio optimization problems.