ws_c - Calculate the expected cluster coefficient for WS small world
Calculate the expected cluster coefficient of the given WS small world. K is the average degree of the WS model, P is the probability of rewiring edges. Note K is even here.
cb=ws_c(4,0.1)
ba_c ,