Temporal Flexibility Revisited: Maximizing Flexibility by Computing Bipartite Matchings

Conference Paper (2015)
Author(s)

Simon Mountakis (TU Delft - Algorithmics)

Tomas Klos (TU Delft - Algorithmics)

Cees Witteveen (TU Delft - Algorithmics)

URL related publication
http://www.aaai.org/ocs/index.php/ICAPS/ICAPS15/paper/view/10610
More Info
expand_more
Publication Year
2015
Language
English
Pages (from-to)
174 - 178
Event
Downloads counter
166

Abstract

We discuss two flexibility metrics for Simple Temporal Networks (STNs): the so-called naive flexibility metric based on the difference between earliest and latest starting times of temporal variables, and a recently proposed concurrent flexibility metric. We establish an interesting connection between the computation of these flexibility metrics and properties of the minimal distance matrix DS of an STN S: the concurrent flexibility metric can be computed by finding a minimum weight matching of a weighted bipartite graph completely specified by DS, while the naive flexibility metric corresponds to computing a maximum weight matching in the same graph. From a practical point of view this correspondence offers an advantage: instead of using an O(n5) LP-based approach, reducing the problem to a matching problem we derive an O(n3) algorithm for computing the concurrent flexibility metric.