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