From d1ab18265747766db5c882a652206c9559b27d12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elina=20R=C3=B6nnberg?= <elina.ronnberg@liu.se> Date: Mon, 8 Aug 2022 12:54:12 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 63b6a0a..01cdafb 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ This repository contains instances that originate from the computational tests in ``` @article{Karlsson_COR_2022, -Author = {Karlsson, Emil and R{\"o}nnberg, Elina}, -Journal = {Computers \& Operations Research}, -Title = {Logic-based {Benders} decomposition with a partial assignment acceleration +author = {Karlsson, Emil and R{\"o}nnberg, Elina}, +journal = {Computers \& Operations Research}, +title = {Logic-based {Benders} decomposition with a partial assignment acceleration technique for avionics scheduling}, doi={10.1016/j.cor.2022.105916}, -Year = {2022}, +year = {2022}, volume = {146}, pages = {105916}, } -- GitLab