I have implemented and maintained the interfaces to OOQP and SCIP. The interfaces may be incomplete but working fine for my own purpose. It must be better if the interfaces would be ported to and maintained in this repo. I can make a PR for that. Hopefully, review process can resolve any incomplete parts.
My question is: which branch should I use as a parent branch to make the PR?
I see that OSI is being refactorized now, which looks like a departure from the current stable version. Would it be OK to make the PR from stable/0.108?
I have implemented and maintained the interfaces to OOQP and SCIP. The interfaces may be incomplete but working fine for my own purpose. It must be better if the interfaces would be ported to and maintained in this repo. I can make a PR for that. Hopefully, review process can resolve any incomplete parts.
My question is: which branch should I use as a parent branch to make the PR?
I see that OSI is being refactorized now, which looks like a departure from the current stable version. Would it be OK to make the PR from
stable/0.108?