Description Usage Arguments Details Value Author(s) Examples
Calculate the efficient maximal degree of a graph.
| 1 | 
| g | The input network. | 
The efficient maximal degree is the 90
A real constant.
Xu Dong, Nazrul Shaikh.
| 1 2 3 | ## Not run: x <-  net.erdos.renyi.gnp(1000, 0.01)
metric.degree.max.efficient(x)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.