The maximum disjoint paths problem on multi-relations social networks
Data Structures and Algorithms
2012-03-22 v1 Social and Information Networks
Abstract
Motivated by applications to social network analysis (SNA), we study the problem of finding the maximum number of disjoint uni-color paths in an edge-colored graph. We show the NP-hardness and the approximability of the problem, and both approximation and exact algorithms are proposed. Since short paths are much more significant in SNA, we also study the length-bounded version of the problem, in which the lengths of paths are required to be upper bounded by a fixed integer . It is shown that the problem can be solved in polynomial time for and is NP-hard for . We also show that the problem can be approximated with ratio in polynomial time for any . Particularly, for , we develop an efficient 2-approximation algorithm.
Cite
@article{arxiv.1104.4370,
title = {The maximum disjoint paths problem on multi-relations social networks},
author = {Bang Ye Wu},
journal= {arXiv preprint arXiv:1104.4370},
year = {2012}
}