A language L belongs to UP if there exists a two input polynomial time algorithm A and a constant c such that
- L = {x in {0,1}* | ∃! certificate, y with |y| = O(xc) such that A(x,y) = 1}
include("../../../header.php") ?>
A language L belongs to UP if there exists a two input polynomial time algorithm A and a constant c such that