The user will not need to explicitly call TaoLineSearchSetUp(), as it will
automatically be called in TaoLineSearchSolve(). However, if the user
desires to call it explicitly, it should come after TaoLineSearchCreate()
but before TaoLineSearchApply().