(inu Issue No.) (Place in code) (Issue description)
inu1 (usually level 2 code) any class inheriting from laopt::Differentiable If user-implemented tags/functors are protected/private, the tag will not be found by FuncInfo (used by Differentiable).
inu3 (control_problem_base / user implementation) One optimization parameter, NP=1. If the bounds p_lb, p_ub are not set by the user, the solution will be nans. Somehow, the default initialization in control_problem_base.hpp is not effective.
(inu Issue No.) (Place in code) (Issue description)
inu1
(usually level 2 code) any class inheriting from laopt::DifferentiableIf user-implemented tags/functors are protected/private, the tag will not be found byFuncInfo(used by Differentiable).inu3
(control_problem_base / user implementation)One optimization parameter, NP=1. If the bounds p_lb, p_ub are not set by the user, the solution will be nans. Somehow, the default initialization in control_problem_base.hpp is not effective.