Is Momentum a form of inexact line search? I just want to know whether Momentum is considered a subset of inexact line search.
By, inexact I mean that the step size is not the perfect one that minimizes $$f(xk+α pk)$$ . I'm using the same definition as wikipedia and the Nocedal Numerical Optimization textbook.