From 39fc5c823b9cbb67b4a095b8cd8dc172c5a23b03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elina=20R=C3=B6nnberg?= <elina.ronnberg@liu.se> Date: Fri, 22 Oct 2021 11:52:25 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7348c08..7dbc3a7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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 [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. - In the repository [portfolio_inst](https://gitlab.liu.se/eliro15/portfolio_inst) we provide instances for mean-variance portfolio optimization problems. -- GitLab