has time complexity

3 triples
GPTKB property

Random triples
Subject Object
gptkb:DFS O(V + E)
gptkb:Dijkstra's_shortest_path_algorithm O(V^2) or O(E + V log V)
gptkb:The_Gale-Shapley_algorithm O(n^2)