time complexity (insert)
2
triples
GPTKB property
Random triples
Subject | Object |
---|---|
gptkb:pairing_heap | O(1) amortized |
gptkb:binary_heap | O(log n) |