NP Complete
Last updated
When A is polynomial-reducible to B, we denote this relationship as:
To prove this relationship, we need:
Construct an input IB​ for B according to input IA​ of A (be creative, your goal is the next bullet point). Get the result of B: OB​.
Show that we can get the desired output OA​ from OB​.
Last updated