From Wikipedia, the free encyclopedia
Certificate is one of the most important definitions in complexity analysis. Certificate is often thought as a solution path within verification process, which is used to check either a problem gives an answer "Yes" or "No". This is a set of sufficient conditions. A certificate complexity is the minimum number of the n input variables of a decision tree that need to be assigned a value in order to definitely establish the value of the Boolean function f.
[edit] References
[edit] See also