PHP Class Trismegiste\Mondrian\Command\UsedCentralityCommand

Higher rank means the vertex has many directed edges toward it (he is the target). It means each time there is a change in the vertex there are many effects accross the source code (a.k.a the ripple effect)
Inheritance: extends AbstractCentrality
Show 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 ( )