🔗 Links
🐛 Bug Fixes
- Fix out-of-bound access in
clean_up_infeasibilities
. (#346) @legrosbuffle - Skip downloading netlib data (#335) @rgsl888prabhu
- Don't remove empty columns with infinite bounds (#287) @chris-maes
📖 Documentation
- Add documentation on nightly installation commands (#367) @rgsl888prabhu
- Fix version in version tab, change log and fix typos (#267) @rgsl888prabhu
🚀 New Features
🛠️ Improvements
- Add Commit Sha to container for reference (#362) @rgsl888prabhu
- use GCC 14, consolidate dependency groups, update pre-commit hooks (#358) @jameslamb
- Decompression for .mps.gz and .mps.bz2 files (#357) @ahehn-nv
- Enable singleton stuffing and use papilo default params (#354) @hlinsen
- Reduce hard-coded version usage in repo (#337) @rgsl888prabhu
- Make infeasibility checks consistent between the main solver and presolver (#326) @rg20
- Add maximization support for root node presolve (#322) @hlinsen
- Container to work on all different users including root (#321) @rgsl888prabhu
- Changes to download lp and milp dataset and also disable cvxpy testing for 3.10 (#317) @rgsl888prabhu
- Faster engine compile time (#316) @Kh4ster
- Performance tweak for dual_simplex/right_looking_lu (#315) @ahehn-nv
- Fix pre-commit for trailing whitespace and end of file (#306) @rgsl888prabhu
- Bump libcuopt size to 775MiB (#303) @rgsl888prabhu
- Merge update version and fix version format bugs (#286) @rgsl888prabhu
- Support cuda 12.9 (#269) @rgsl888prabhu
- Adding actions to automate auto issue assignment and reminder on inactivity (#268) @rgsl888prabhu
- Sub-MIP recombiner and B&B global variable changes (#259) @akifcorduk
- FP as a local search (#258) @akifcorduk
- Update rapids-build-backend to 0.4.1 (#253) @KyleFromNVIDIA
- Branch 25.10 merge branch 25.08 (#251) @rgsl888prabhu