Contents

-

Computational Considerations for Exclusive (M,N)-Transitive Augmentations

Kenneth Williams1, Alfred Boals1
1Department of Computer Science Western Michigan University Kalamazoo, MI 49008 USS.A.

Abstract

Digraph D is defined to be exclusive (M,N)-transitive if, for each pair of vertices x and y, for each xy-path P1 of length M, there is an xy-path P2 of length N such that P1P2={x,y}. It is proved that computation of a minimal edge augmentation to make K exclusive (M,N)-transitive is NP-hard for M>N2, even if D is acyclic. The corresponding decision problems are NP-complete. For N=1 and D=(V,E) with |V|=n, an O(nM+3) algorithm to compute the exclusive (M,1)-transitive closure of an arbitrary digraph is provided.