PHP Class Trismegiste\Mondrian\Analysis\Cycle

Inheritance: extends Trismegiste\Mondrian\Graph\Tarjan
Show file Open project: trismegiste/mondrian

Protected Properties

Property Type Description
$scc
$threshold

Public Methods

Method Description
getPartition ( )

Method Details

getPartition() public method

public getPartition ( )

Property Details

$scc protected property

protected $scc

$threshold protected property

protected $threshold