jobs with equal Smith ratios, i.e. w
i
/p
i
equal to a
constant for all job i = 1,. . . , n, admits an optimal
schedule where the jobs are ordered in non-increasing
weight.
Theorem 2. Consider a strict convex penalty function
f (t) and two jobs i, j ∈ J . If w
i
/p
i
= w
j
/p
j
and p
i
>
p
j
, then i ≺
`
j
Proof. Let A,B be two arbitrary job sequences. Sup-
pose that i, j ∈ J are adjacent in an optimal schedule
and let t be the largest completion time of the jobs in
A. The claim states that the order i, j generates a cost
strictly smaller than the order j, i, i.e.
F(A jiB) > F(Ai jB)
≡p
j
f (t + p
j
) + p
i
f (t + p
i
+ p
j
) > p
i
f (t + p
i
)
+ p
j
f (t + p
i
+ p
j
)
≡(p
i
−p
j
) f (t + p
i
+ p
j
) + p
j
f (t + p
j
) > p
i
f (t + p
i
)
≡(1 −
p
j
p
i
) f (t + p
i
+ p
j
) +
p
j
p
i
f (t + p
j
) > f (t + p
i
)
≡ν
i j
(t) > f (t + p
i
),
which holds for p
i
> p
j
and f strictly convex.
From Theorem 2, we obtain the following state-
ment.
Corollary 3. Consider a strictly convex penalty func-
tion f (t) and jobs with equal Smith ratios. This prob-
lem admits an optimal schedule where the jobs are
ordered in non-increasing weight.
Note that Corollary 3 applies to the problem of
minimizing the sum of weighted mean squared devia-
tion of the completion times with respect to a common
due date, where the penalty function is strict convex.
4 FUTURE RESEARCH
In literature, previous NP-hardness proofs for the
scheduling problem with some convex and concave
penalty function involved almost equal ratio instances
(see (Jinjiang, 1992; V
´
asquez, 2014) for example).
We now provide as future research some insights to
show the computational complexity of the problem of
minimizing the sum of weighted mean squared devia-
tion of the completion times with respect to a common
due date, whose status is open for jobs with arbitrary
weights (V
´
asquez, 2014).
In practice, we define an instance I
C
as follows:
Consider the strict convex penalty function f (t) :=
(t −d)
2
and a set J with 2n +1 jobs where B ⊆J with
B = {1,...,2n} with equal Smith ratios and p
i
> p
i+1
for i = 1,. .., 2n −1 and a job k = 2n + 1 with w
k
>p
k
,
p
k
≥ max
i∈B
p
i
, and
√
w
k
min
i∈B
p
i
≥ p
k
. Based on
the global properties from Corollary 1 in (Pereira
and V
´
asquez, 2017) and Theorem 1 in (Bansal et al.,
2017), and Theorem 1, in the optimal solution of these
instances I
C
, the completion time of job k belongs
to the interval (d −p
k
−min
i∈B
p
i
,d + min
i∈B
p
i
), all
jobs preceding k are scheduled in a non-increasing
processing time, and all jobs following k are sched-
uled in a non-increasing processing time.
Based on Theorem 2, we focus on the necessary
condition so that the problem does not become easy
given by the sequence of three jobs that respects the
local precedence among them, which is defined as fol-
lows: the job k and two jobs i
0
+ 1 and i
0
, which are
immediately executed before and after job k, respec-
tively. Given the above sequence, we consider Theo-
rem 1 and have that at most one of these job sequences
defined by a) k,i
0
,i
0
+ 1, b) i
0
,k, i
0
+ 1 or c) i
0
,i
0
+ 1,k,
respects the local precedence among them. Clearly,
the sequences a) and b) and, the sequences b) and
c) are reciprocally excluded by local precedence be-
tween jobs k and i
0
and, jobs k and i
0
+1, respectively.
However, we note that we can exclude the sequence c)
by choosing sequence a), and vice-versa. This exclu-
sion is based on the definition of jobs i
0
,i
0
+1, Lemma
3, the necessary condition and Corollary 1. This al-
lows us reduce the search space, restricting the cases
to be analyzed.
ACKNOWLEDGEMENTS
The authors are grateful for partial support by ANID,
Beca de Postdoctorado en el Extranjero, Folio:
74200020 and ANID, Proyecto FONDECYT, Folio:
1211640.
REFERENCES
Bansal, N., D
¨
urr, C., Thang, N. K., and V
´
asquez,
´
O. C.
(2017). The local–global conjecture for scheduling
with non-linear cost. J. Scheduling, 20(3):239–254.
D
´
ıaz-N
´
u
˜
nez, F., Quezada, F., and V
´
asquez,
´
O. C. (2018).
The knapsack problem with scheduled items. Elec-
tronic Notes in Discrete Mathematics, 69:293–300.
Joint EURO/ALIO International Conference 2018 on
Applied Combinatorial Optimization (EURO/ALIO
2018).
D
´
ıaz-N
´
u
˜
nez, F., Halman, N., and V
´
asquez,
´
O. C. (2019).
The TV advertisements scheduling problem. Opti-
mization Letters, 13(1):81–94.
Falq, A.-E., Fouilhoux, P., and Kedad-Sidhoum, S. (2021).
Mixed integer formulations using natural variables
for single machine scheduling around a common due
date. Discrete Applied Mathematics, 290:36–59.
ICORES 2022 - 11th International Conference on Operations Research and Enterprise Systems
212