diff --git a/README.md b/README.md index 7dbc3a73efb496ab66ff2f9c9ca184539aab3d2f..04b140e893128647600fb798242c0be4bcfe0862 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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! +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 code for the implemented solution methods. Enjoy! - In the repository [lbbd_instances](https://gitlab.liu.se/eliro15/lbbd_instances) we provide a large and diverse set 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.