yesinstance
Yesinstance, also encountered as yes-instance or yes-instance input, refers to a specific kind of input to a decision problem. A decision problem asks a yes/no question about each input, and its set of inputs is partitioned into yes-instances, for which the answer is yes, and no-instances, for which the answer is no. The term yes-instance is used to describe precisely those inputs that satisfy the problem’s predicate.
In formal terms, a decision problem is a function that maps each input to either true (yes)
Examples help illustrate the concept. In the satisfiability (SAT) problem, a formula is a yes-instance if it
Notes on terminology: while yes-instance is standard, some texts and authors hyphenate or reverse the order