具有类 Monge 代价数组的平面三维分配问题
最优化与控制
2014-05-21 v1 数据结构与算法
摘要
给定一个 代价数组 ,我们考虑问题 -P3AP,该问题在于寻找 的 个两两不相交的排列 ,使得 最小化。对于 的情形,便得到平面三维分配问题 P3AP。我们的主要结果涉及在代价数组 为分层 Monge 数组上的 -P3AP。在分层 Monge 数组中,固定第三索引 所得的所有 矩阵均为 Monge 矩阵。我们证明了 -P3AP 和 P3AP 在分层 Monge 数组上仍然是 NP 困难的。此外,我们证明了在分层 Monge 情形下,-3PAP 始终存在一个可表示为带宽 的矩阵的最优解。这一结构性结果使我们能够提供一种动态规划算法,当 固定时,该算法可在分层 Monge 数组上于多项式时间内求解 -P3AP。
引用
@article{arxiv.1405.5210,
title = {Planar 3-dimensional assignment problems with Monge-like cost arrays},
author = {Ante Ćustić and Bettina Klinz and Gerhard J. Woeginger},
journal= {arXiv preprint arXiv:1405.5210},
year = {2014}
}
备注
16 pages, appendix will follow in v2