The Restricted Inverse Optimal Value Problem under Weighted Bottle-neck Hamming distance on trees
Qiao Zhang, Xiao Li, Xiucui Guan

TL;DR
This paper introduces efficient algorithms with $O(n ext{log} n)$ complexity for solving the Restricted Inverse Optimal Value Problem on trees under weighted bottleneck Hamming distance, including a related shortest path interdiction problem.
Contribution
It develops the first polynomial-time algorithms for RIOVSPT$_{BH}$ and MCSPIT problems on trees under weighted bottleneck Hamming distance, with proven efficiency.
Findings
Algorithms run in $O(n\log n)$ time.
Computational experiments confirm effectiveness.
Structural analysis aids algorithm development.
Abstract
We consider the Restricted Inverse Optimal Value Problem (RIOVSP) on trees under weighted bottleneck Hamming distance, denoted as (RIOVSPT). The problem aims to minimize the total cost under weighted bottle-neck Hamming distance such that the length of the shortest root-leaf path of the tree is lower-bounded by a given value by adjusting the length of some edges. Additionally, the specified lower bound must correspond to the length of a particular root-leaf path. Through careful analysis of the problem's structural properties, we develop an algorithm with time complexity to solve (RIOVSPT). Furthermore, by removing the path-length constraint, we derive the Minimum Cost Shortest Path Interdiction Problem on Trees (MCSPIT), for which we present an time algorithm that operates under weighted bottleneck Hamming distance. Extensive computational…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVLSI and FPGA Design Techniques
