Triple

T21763227
Position Surface form Disambiguated ID Type / Status
Subject Max-SAT E537213 entity
Predicate hasVariant P455 FINISHED
Object k-Max-SAT
k-Max-SAT is a constrained version of the Max-SAT optimization problem in which each clause is limited to at most k literals.
E537213 NE FINISHED

How this triple was built (4 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: k-Max-SAT | Statement: [Max-SAT, hasVariant, k-Max-SAT]
NED1 Entity disambiguation (via context triple) gpt-5-mini-2025-08-07
Target entity: k-Max-SAT
Context triple: [Max-SAT, hasVariant, k-Max-SAT]
  • A. Max-SAT
    Max-SAT is the optimization variant of the Boolean satisfiability problem in which the goal is to find an assignment that satisfies the maximum possible number of clauses, making it a central problem in approximation algorithms and complexity theory.
  • B. k-SAT
    k-SAT is a canonical NP-complete decision problem in Boolean logic where one asks whether there exists a truth assignment satisfying a formula expressed as a conjunction of clauses, each containing at most k literals.
  • C. Max-3-SAT
    Max-3-SAT is an optimization variant of the Boolean satisfiability problem where the goal is to maximize the number of satisfied clauses, each containing exactly three literals, and it serves as a central problem in the study of approximation algorithms and hardness of approximation.
  • D. Boolean satisfiability problem
    The Boolean satisfiability problem (SAT) is the canonical NP-complete decision problem of determining whether there exists an assignment of truth values to variables that makes a given Boolean formula evaluate to true.
  • E. 3-SAT
    3-SAT is a classic Boolean satisfiability problem where each clause has exactly three literals and which serves as a fundamental NP-complete benchmark in computational complexity theory.
  • F. None of above. chosen
  • G. Unsure - the case is ambiguous/there is not enough information to decide.
NEDg Description generation gpt-5.1
Instruction
Generate a one-sentence description of the target entity. 
You are given a context triple in the form (subject, predicate, object), where the object is the target entity. 
# Instructions
Use the triple to infer relevant information about the entity. Describe the entity based on what is most defining, well-known. 
Avoid repeating the information from the triple, unless really essential.
# Response Format
Return only the sentence: "Description: [one-sentence description of the target entity]"
Input
Entity: k-Max-SAT
Triple: [Max-SAT, hasVariant, k-Max-SAT]
Generated description
k-Max-SAT is a constrained version of the Max-SAT optimization problem in which each clause is limited to at most k literals.
NED2 Entity disambiguation (via description) gpt-5-mini-2025-08-07
Target entity: k-Max-SAT
Target entity description: k-Max-SAT is a constrained version of the Max-SAT optimization problem in which each clause is limited to at most k literals.
  • A. Max-SAT chosen
    Max-SAT is the optimization variant of the Boolean satisfiability problem in which the goal is to find an assignment that satisfies the maximum possible number of clauses, making it a central problem in approximation algorithms and complexity theory.
  • B. k-SAT
    k-SAT is a canonical NP-complete decision problem in Boolean logic where one asks whether there exists a truth assignment satisfying a formula expressed as a conjunction of clauses, each containing at most k literals.
  • C. Max-3-SAT
    Max-3-SAT is an optimization variant of the Boolean satisfiability problem where the goal is to maximize the number of satisfied clauses, each containing exactly three literals, and it serves as a central problem in the study of approximation algorithms and hardness of approximation.
  • D. Boolean satisfiability problem
    The Boolean satisfiability problem (SAT) is the canonical NP-complete decision problem of determining whether there exists an assignment of truth values to variables that makes a given Boolean formula evaluate to true.
  • E. 3-SAT
    3-SAT is a classic Boolean satisfiability problem where each clause has exactly three literals and which serves as a fundamental NP-complete benchmark in computational complexity theory.
  • F. None of above.

Provenance (5 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_69e0c46f5d1c8190bf830409e98464e5 completed April 16, 2026, 11:13 a.m.
NER Named-entity recognition batch_69f031a711dc8190a786c9849dc344e8 completed April 28, 2026, 4:03 a.m.
NED1 Entity disambiguation (via context triple) batch_6a0a3677fa80819082dbe7ba2fcb0421 completed May 17, 2026, 9:43 p.m.
NEDg Description generation batch_6a0a373aca708190aae867f78c87b956 completed May 17, 2026, 9:46 p.m.
NED2 Entity disambiguation (via description) batch_6a0a37e2aa048190a8e0bcd3a106a9aa completed May 17, 2026, 9:49 p.m.
Created at: April 16, 2026, 6:51 p.m.