Certificate
An answer to a problem.
Examples
- Problem: What is the shortest path in graph G?
- Certificate: The path itself
- Problem: What is the biggest group of people in a crowd that don't know each other?
- Certificate: a list containing name of such people
- Problem: What is the sum of this list of numbers?
- Certificate: a number which is the sum itself