From e1c17122eedb74e6617e23cd60e13d07c661e5f5 Mon Sep 17 00:00:00 2001 From: "Jip J. Dekker" Date: Sat, 24 Jul 2021 13:49:46 +1000 Subject: [PATCH] Small style fixes --- chapters/1_introduction.tex | 2 +- dekker_thesis.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chapters/1_introduction.tex b/chapters/1_introduction.tex index 893ebd7..dd03f72 100644 --- a/chapters/1_introduction.tex +++ b/chapters/1_introduction.tex @@ -42,7 +42,7 @@ Crucially, the same \glsxtrshort{ampl} model can be used between different \solv \glsxtrshort{ampl} was later extended to include other \solver{} targets, including \gls{cp} and quadratic \solvers{}. As such, additional types of \constraints{} for these problem classes have been added to the language, removing the restriction that \constraints{} must be linear (in-)equations. -Let us introduce the \glsxtrshort{ampl} language by modelling the ``open shop problem''. +Let us introduce the \glsxtrshort{ampl} language by modelling the ``open shop'' problem. In the open shop problem, the goal is to schedule jobs with multiple tasks. Each task must be performed by an assigned machine. A machine can only perform one task at the same time. diff --git a/dekker_thesis.tex b/dekker_thesis.tex index e30a01f..8b1c911 100644 --- a/dekker_thesis.tex +++ b/dekker_thesis.tex @@ -79,7 +79,7 @@ toc=bib, \chapter{Declaration} -This thesis is an original work of my research and contains no material which has been accepted for the award of any other degree or diploma at any university or equivalent institution and that, to the best of my knowledge and belief, this thesis contains no material previously published or written by another person, except where due reference is made in the text of the thesis. +\noindent{}This thesis is an original work of my research and contains no material which has been accepted for the award of any other degree or diploma at any university or equivalent institution and that, to the best of my knowledge and belief, this thesis contains no material previously published or written by another person, except where due reference is made in the text of the thesis. \vspace{5em}