Title :
An efficient method for finding a minimal feedback arc set in directed graphs
Author :
Park, Sungju ; Akers, Sheldon B.
Author_Institution :
Dept. of Electr. & Comput. Eng., Massachusetts Univ., Amherst, MA, USA
Abstract :
Finding a minimum cardinality set of arcs that breaks all cycles in a directed graph is important in the study of large-scale systems with feedback. This problem is viewed as finding an ordering for the vertices in a graph such that the set of arcs from higher to lower numbered vertices becomes minimum. After partitioning the graph into strongly and bi-connected components, depth-first search traversing is performed on each component. Reordering is done so that only backward arcs become negative arcs. An efficient cutting technique to reduce the negative arcs further is then described. Experimental results for a number of directed graphs are given
Keywords :
directed graphs; feedback; large-scale systems; cutting technique; depth-first search traversing; directed graphs; large-scale systems; minimal feedback arc set; minimum cardinality set; partitioning; Circuit synthesis; Circuit testing; Feedback; Large-scale systems; Partitioning algorithms; Sequential analysis; Sequential circuits; Very large scale integration;
Conference_Titel :
Circuits and Systems, 1992. ISCAS '92. Proceedings., 1992 IEEE International Symposium on
Conference_Location :
San Diego, CA
Print_ISBN :
0-7803-0593-0
DOI :
10.1109/ISCAS.1992.230449