1# Optimization Line Search (TaoLineSearch) 2 3The `TaoLineSearch` class manages the line searches needed by some of the `Tao` methods. Users guide chapter: [](ch_tao). 4