PHP Class Trismegiste\Mondrian\Command\DependCentralityCommand
Higher rank means the vertex has many directed edges pointing to other
vertices. It means the vertex has a higher risk to be changed
each time there is a change somewhere in the source code (bottleneck effect)
Show file
Open project: trismegiste/mondrian
Protected Methods
Method Details
createCentrality()
protected method
protected createCentrality ( Trismegiste\Mondrian\Graph\Graph $g ) |
$g |
Trismegiste\Mondrian\Graph\Graph |
|
getAlgorithm()
protected method