Minmax Regret Inverse Single Facility Center Problem on Trees with Unbounded Augmentation of Edge Lengths
摘要
We tackle the challenge of augmenting the edge lengths of a tree so that a given vertex becomes the absolute center of the tree with the minimized total cost. Each augmentation cost is specified within an interval, and the minmax regret approach is applied to find a reasonable solution. This problem is known as the minmax regret inverse center problem on trees with augmentation of edge lengths. By relaxing the bounds of the edge lengths, we demonstrate a linear time algorithm that solves the problem on unweighted trees with deterministic costs. Concerning the minmax regret version, we first decompose the master problem into m subproblems with m being the number of leaves in the tree. Each subproblem is then solved in linear time using a convex program, resulting in the total complexity of O(nm) time with n being the number of vertices in the tree. Finally, we can solve the corresponding problem on weighted trees in