diff --git a/README.md b/README.md index 1259699be7e11b729839828aa8573b879fa0473a..156ec2868de3969a7780668cf76ae9dd6d4bb175 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ -# Scheduling_and_resource_allocation_instances_and_code +#Scheduling and resource allocation problems: Public instances and code + +On this page I provide links to my repositories that contain public instances and code for a variety of scheduling and reseource allocation problems that we have addressed in our research projects. Enjoy! + +- In the repository [lbbd_instances](https://gitlab.liu.se/eliro15/lbbd_instances) we provide instances for a variety of scheduling instances used when evaluating cut-strengthening techniques in logic-based Benders decomposition. +- In the repository [avionics_inst](https://gitlab.liu.se/eliro15/avionics_inst) we provide avionics scheduling instances. +- In the repository [portfolio_inst](https://gitlab.liu.se/eliro15/portfolio_inst) we provide instances for mean-variance portfolio optimization problems. + + +For questions please contact me at elina.ronnberg@liu.se.