The secant method is a root-finding algorithm used in numerical analysis, but it is not classified as an algorithmic strategy like dynamic programming, greedy methods, or branch and bound. These latter methods are common algorithmic strategies used to solve optimization problems.
Thus, the correct answer is \( \text{Secant method} \).