English

Directed Multicut with linearly ordered terminals

Data Structures and Algorithms 2014-07-29 v1 Cryptography and Security

Abstract

Motivated by an application in network security, we investigate the following "linear" case of Directed Mutlicut. Let GG be a directed graph which includes some distinguished vertices t1,,tkt_1, \ldots, t_k. What is the size of the smallest edge cut which eliminates all paths from tit_i to tjt_j for all i<ji < j? We show that this problem is fixed-parameter tractable when parametrized in the cutset size pp via an algorithm running in O(4ppn4)O(4^p p n^4) time.

Cite

@article{arxiv.1407.7498,
  title  = {Directed Multicut with linearly ordered terminals},
  author = {Robert F. Erbacher and Trent Jaeger and Nirupama Talele and Jason Teutsch},
  journal= {arXiv preprint arXiv:1407.7498},
  year   = {2014}
}

Comments

12 pages, 1 figure

R2 v1 2026-06-22T05:15:02.225Z