help in the Donalds B. Johnson's algorithm, i cannot understand the pseudo code (PART II)
- by Pitelk
Hi all ,
i cannot understand a certain part of the paper published by Donald Johnson about finding cycles (Circuits) in a graph.
More specific i cannot understand what is the matrix Ak which is mentioned in the following line of the pseudo code :
Ak:=adjacency structure of strong component K with least
vertex in subgraph of G induced by…