How to determine n-node connected subnetworks in a given directed graph?

65 Views Asked by At

For a given directed graph, I want to determine all 4-node connected subnetworks. Do we have any specific algorithm designed for this for calculating 4-node connected subnetworks?