github NVIDIA/cuopt v-kitmaker-poc-test0

latest release: v-kitmaker-poc-test2
4 hours ago

What's Changed

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

  • Add optional timestamps enabled by env CUOPT_EXTRA_TIMESTAMPS by @tmckayus in #392
  • Barrier method for LPs with cuDSS sparse Cholesky / LDLT on the GPU by @chris-maes in #272
  • Add Multi-GPU concurrent LP solve by @hlinsen in #601
  • Add support for quadratic programming to the barrier method by @chris-maes in #500
  • Add concurrent lp solve and crossover at root node by @hlinsen in #602
  • add Quadratic expression class and Objective by @ramakrishnap-nv in #673
  • Implement batch solve for routing models by @hlinsen in #728
  • Batch PDLP by @Kh4ster in #805
  • Add regression testing by @Iroy30 in #556
  • Add cuts to the MIP solver by @chris-maes in #814
  • Add memory model support for host-resident problem data by @tmckayus in #819
  • Add support for FP32 and mixed precision in PDLP by @Kh4ster in #910
  • Remote execution implementation by @tmckayus in #939
  • Add cuopt_grpc_server as an option for the cuopt image by @tmckayus in #1003
  • Add semi continuous variables support by @hlinsen in #1096
  • Extend batch pdlp support by @Kh4ster in #1152
  • Implement python and C api for semi-continuous variables by @hlinsen in #1225
  • Add LP format reader; accept .lp wherever .mps is accepted by @mlubin in #1120
  • Detect MIP symmetry using dejavu; Perform orbital fixing and lexical reduction by @chris-maes in #1103
  • Implement C APIs for adding quadratic objectives and constraints by @rg20 in #1247
  • Add flow cover cuts at root by @hlinsen in #1178
  • Extend the barrier solver for Second-Order Cone Programming (SOCP) by @chris-maes in #1290
  • add QCQP support for grpc by @tmckayus in #1320
  • add a Python interface to the C++ grpc asyc client by @tmckayus in #1430
  • Implement multi-GPU PDLP by @Bubullzz in #1391
  • Add support for sparsity exploitation for SOCs of large dimensionality by @yuwenchen95 in #1468
  • Make the post solve info logging optional by @rg20 in #1639
  • Upgrade cmake version to include the PDLP objective offset fix by @Kh4ster in #1695
  • Expose solver statistics as scalar solution attributes by @ramakrishnap-nv in #1715

🛠️ Improvements

New Contributors

Full Changelog: v25.12.00a...v-kitmaker-poc-test0

Don't miss a new cuopt release

NewReleases is sending notifications on new releases.