Skip to content

Commit

Permalink
update options of resto subproblem
Browse files Browse the repository at this point in the history
  • Loading branch information
lvanroye committed Dec 19, 2024
1 parent c7e85d8 commit 90710f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fatrop/ocp/FatropOCPResto.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ namespace fatrop
{
rho = options.resto_rho.get();
xi = options.resto_xi.get();
orig_->update_options(options);
};
std::shared_ptr<FatropOCP> orig_;
NLPDims orig_dims_;
Expand Down

0 comments on commit 90710f4

Please sign in to comment.