Triple

T36199048
Position Surface form Disambiguated ID Type / Status
Subject Prim's minimum spanning tree algorithm E1047207 entity
Predicate timeComplexityWithBinaryHeap P27167 FINISHED
Object O(E log V) LITERAL FINISHED

How this triple was built (2 steps)

Every LLM step that produced this triple, in pipeline order — named-entity classification, the disambiguation choices (the exact options shown, with the pick highlighted), and the generated description. The batch + timestamp of each is in the Provenance table below.

NER Named-entity recognition gpt-5-mini
Instruction
Given a phrase, classify it is english named entity (e.g., persons, organizations, works of art) in Latin script, or not (e.g., literals, dates, URLs, verbose phrases). For disambiguation, the statement where the phrase occurs as object is also given. Please return a JSON object with `phrase` (string, the phrase being analyzed) and `is_ne` (boolean, indicating whether the phrase is a Named Entity).
Input
Phrase: O(E log V) | Statement: [Prim's minimum spanning tree algorithm, timeComplexityWithBinaryHeap, O(E log V)]
PD Predicate disambiguation gpt-5-mini-2025-08-07
Target predicate: timeComplexityWithBinaryHeap
Context triple: [Prim's minimum spanning tree algorithm, timeComplexityWithBinaryHeap, O(E log V)]
  • A. timeComplexity chosen
    Indicates the computational growth rate of an algorithm’s resource usage (typically time) as a function of input size.
  • B. spaceComplexity
    Indicates the relationship between an algorithm and the amount of memory it requires as a function of input size.
  • C. supportsMaxHeap
    Indicates that one entity provides the necessary functionality or guarantees to correctly maintain and operate a max-heap data structure for another entity.
  • D. worstCasePerformanceComparedToQuicksort
    Indicates that the worst-case performance of one algorithm is being compared to that of the Quicksort algorithm.
  • E. heappushSignature
    Indicates adding an element to a heap data structure while preserving the heap’s ordering properties.
  • F. None of above.

Provenance (3 batches)

The batch behind each pipeline step, in order, with when it ran. Timestamps are batch-level — stages were processed in waves, so the object chain (NER → NED1 → NEDg → NED2) reads in order, but predicate / elicitation batches can sit in a different wave.

Step Stage Batch ID Status When
creating Elicitation batch_69f76e414bdc8190996f15a544220a3d completed May 3, 2026, 3:48 p.m.
NER Named-entity recognition batch_69f7cec454a88190a9f3bbee2b856636 completed May 3, 2026, 10:40 p.m.
PD Predicate disambiguation batch_69f7c8977c288190997a892ec5f756ed completed May 3, 2026, 10:13 p.m.
Created at: May 3, 2026, 4:08 p.m.