Skip to content

Conversation

@SebastianM-C
Copy link
Member

I messed up the update for OptimizationMOI & OptimizationIpopt, as they are compatible with both v3 and v4 since they use their own cache type. I don't think there's a reason to do that anymore and they should use the OptimizaitonCache, but untill then, we can support both versions by defining the SciMLBase.supports_opt_cache_interface (we need the SciMLBsae function, not the OptimizationBase one since OptimizationBase calls the SciMLBase version).

@SebastianM-C SebastianM-C changed the title hotfix for OptimizationBase@v3 compat Fix OptimizationIpopt & OptimizationMOI with OptimizationBase@v3 Oct 27, 2025
@ChrisRackauckas ChrisRackauckas merged commit ffd0044 into SciML:master Oct 28, 2025
65 of 81 checks passed
@SebastianM-C SebastianM-C deleted the hotfix branch October 28, 2025 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants