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)
Inheritance: extends AbstractCentrality
Mostra file Open project: trismegiste/mondrian

Protected Methods

Method Description
createCentrality ( Trismegiste\Mondrian\Graph\Graph $g )
getAlgorithm ( )

Method Details

createCentrality() protected method

protected createCentrality ( Trismegiste\Mondrian\Graph\Graph $g )
$g Trismegiste\Mondrian\Graph\Graph

getAlgorithm() protected method

protected getAlgorithm ( )