v3.4.0
- add support for concurrent optimization
- note that SCIP needs to be linked to a TPI (task processing interface) to use this feature
What's Changed
- SCIPsolverConcurrent implementation from issue #229 by @TNonet in #535
- fix action to also run on external PRs by @mattmilten in #536
- fix concurrent solve test by @mattmilten in #537
New Contributors
Full Changelog: v3.3.0...v3.4.0