# Many-one reduction (problem)

Last edited: 2023-11-11

Many-one reduction

There is a many-one reduction of problem $A$ to $B$ ($A \rightarrow B$ or $A \leq B$) if a polynomial time algorithm to solve $B$ would also solve $A$ in polynomial time .