PINA icon indicating copy to clipboard operation
PINA copied to clipboard

Simplify RBAPINN, SelfAdaptivePINN, CompetitivePINN logic

Open dario-coscia opened this issue 6 months ago • 1 comments

Hi! I open this PR for keeping track of some updates in three solvers. RBAPINN, SelfAdaptivePINN => here we simplify by movign everything insive optimization_cycle instead of having it in _optimization_cyle (this method should be untouched) CompetitivePINN, SelfAdaptivePINN => here we can remove the configure_optimizer method since is already done

dario-coscia avatar Sep 08 '25 08:09 dario-coscia

@GiovanniCanali this now becomes high priority fix, in order to procede faster with #618

dario-coscia avatar Oct 10 '25 10:10 dario-coscia