type |
determines what is counted:
-
"any" Number of configurations
(i−j),(i−k) , where
(i−j) is in logical layer Ls[[1]]
and (i−k) is in logical layer Ls[[2]] .
-
"out" Number of configurations
(i→j),(i→k) , where
(i→j) is in logical layer Ls[[1]]
and (i→k) is in logical layer Ls[[2]] .
-
"in" Number of configurations
(j→i),(k→i) , where
(j→i) is in logical layer Ls[[1]]
and (k→i) is in logical layer Ls[[2]] .
-
"path" Number of configurations
(j→i),(i→k) , where
(j→i) is in logical layer Ls[[1]]
and (i→k) is in logical layer Ls[[2]] .
At this time, "any" is only supported for undirected networks, and if the network is undirected, type is ignored and "any" is assumed.
|