Property | Type | Description | |
---|---|---|---|
$stack |
Method | Description | |
---|---|---|
searchPath ( |
Finds a directed path from $src to $dst |
Method | Description | |
---|---|---|
recursivSearchPath ( |
Recursive search |
protected recursivSearchPath ( |
||
$src | ||
$dst | ||
return | boolean |
public searchPath ( |
||
$src | starting point | |
$dst | ending point | |
return | the path or empty array |