Simplified Details:
- disable .jacobian operation of any method of _search file, and input the first derivative from the main algorithms, mainly to reduce the gradient computed times of linear_search and nonmonotonic_search, in order to accelerate the execution of any method of constrain folder by reducing the computational burden of its search kernel.