Skip to content

Longest Path in Directed Graph

Summary

Find the longest path in a directed graph

Tags:
hydrography, graph

Usage

No Description Yet.

Parameters

Parameter Description Type
Directed Graph
INPUT
QgsProcessingParameterFeatureSource
From Node Field
FROM_NODE_FIELD
Default value: NODEA QgsProcessingParameterField
To Node Field
TO_NODE_FIELD
Default value: NODEB QgsProcessingParameterField
Extract multi-path
MULTIFLOW
Default value: True QgsProcessingParameterBoolean
Longest Path
OUTPUT
QgsProcessingParameterFeatureSink