Weighted carpooling prefix discrepancy
Establish whether, for every fractional assignment x ∈ [0,1]^{m×n} and weights d_1, ..., d_n > 0, there exists an integral assignment y ∈ {0,1}^{m×n} respecting sparsity (y_{ij} = 0 whenever x_{ij} = 0) such that, for all rows i ∈ [m] and all prefixes t ∈ [n], the weighted prefix discrepancy satisfies |∑_{j=1}^t d_j (x_{ij} − y_{ij})| ≤ max_{j ∈ [n]} d_j.
Sponsor
References
A variant of the chairman assignment problem is the carpooling problem, where j\in[n] can be assigned to i\in [m] if and only if x_{ij}\neq 0. The weighted carpooling problem, which remains open, can also be viewed as a special case of Conjecture \ref{conj:ssuf} using a similar construction that connects terminal t_j to paths i for which x_{ij}\neq 0: Let m, n be positive integers and d \in Rn_{>0}. For every fractional assignment x \in [0,1]{m \times n}, there is an assignment y \in {0,1}{m \times n} so that y_{ij} = 0 whenever x_{ij} = 0, and for every i\in [m] and t\in [n], \Big|\sum_{j \in [t]} d_j (x_{ij}-y_{ij}) \Big| \le \max_{j \in [n]} d_j.