AllPairsShortestPath (ML Engine) - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
8.10
1.1
Published
October 2019
Language
English (United States)
Last Update
2019-12-31
dita:mapPath
ima1540829771750.ditamap
dita:ditavalPath
jsj1481748799576.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢

The AllPairsShortestPath function computes the shortest distances between all combinations of the specified source and target vertices. The function works on directed, undirected, weighted, and unweighted graphs.


How Machine Learning Engine function AllPairsShortestPath works

The function is useful in social network analysis. The resulting pairs and distances can be aggregated to determine a closeness metric or the k-degree for each vertex in a graph.