PHP Class Trismegiste\Mondrian\Analysis\Strategy\ByImplemented

Inheritance: implements Trismegiste\Mondrian\Analysis\Strategy\Search
Afficher le fichier Open project: trismegiste/mondrian

Protected Properties

Свойство Type Description
$reducedGraph

Méthodes publiques

Méthode Description
__construct ( Trismegiste\Mondrian\Graph\Graph $g )
collapseEdge ( Vertex $src, Vertex $dst, array $path )

Method Details

__construct() public méthode

public __construct ( Trismegiste\Mondrian\Graph\Graph $g )
$g Trismegiste\Mondrian\Graph\Graph

collapseEdge() public méthode

public collapseEdge ( Vertex $src, Vertex $dst, array $path )
$src Trismegiste\Mondrian\Graph\Vertex
$dst Trismegiste\Mondrian\Graph\Vertex
$path array

Property Details

$reducedGraph protected_oe property

protected $reducedGraph