错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Efficient online sensitivity analysis for the injective bottleneck path problem

  • Kirill V. Kaymakov,
  • Dmitry S. Malyshev

摘要

The tolerance of an element of a combinatorial optimization problem with respect to a given optimal solution is the maximum change, i.e., decrease or increase, of its cost, such that this solution remains optimal. The bottleneck path problem, for given an edge-capacitated graph, a source, and a target, is to find the \(\max \) max - \(\min \) min value of edge capacities on paths between the source and the target. For any given sample of this problem with n vertices and m edges, there is known the Ramaswamy-Orlin-Chakravarty’s algorithm to compute an optimal path and all tolerances with respect to it in \(O(m+n\log n)\) O ( m + n log n ) time. In this note, for any in advance given (nm)-network with distinct edge capacities and k source-target pairs, we propose an \(O\Big (m \alpha (m,n)+\min \big ((n+k)\log n,km\big )\Big )\) O ( m α ( m , n ) + min ( ( n + k ) log n , k m ) ) -time preprocessing, where \(\alpha (\cdot ,\cdot )\) α ( · , · ) is the inverse Ackermann function, to find in O(k) time all 2k tolerances of an arbitrary edge with respect to some \(\max \min \) max min paths between the paired sources and targets. To find both tolerances of all edges with respect to those optimal paths, it asymptotically improves, for some nmk, the Ramaswamy-Orlin-Chakravarty’s complexity \(O\big (k(m+n\log n)\big )\) O ( k ( m + n log n ) ) up to \(O(m\alpha (n,m)+km)\) O ( m α ( n , m ) + k m ) .