Skip to content

Sonnet-1.4-dev.2 of 20201030

Pre-release
Pre-release
Compare
Choose a tag to compare
@jhmgoossens jhmgoossens released this 06 Nov 19:48

Sonnet-1.4-dev.2 of 20201030 is built against latest master of Cbc and its dependencies from 29 OCT 2020, with Osi proposed fix for namediscipline.
Latest update: 20201030
Sonnet:

  • Experimental addition of MIQP via CBC through CbcSolver.
    SonnetWrapper:
  • Added more wrappers.
  • Included ClpModel code to increase char temp[] for row and column names. See Clp PR #160.
    Coin-OR:
  • Osi and OsiCbc fixes for using names and writeLp.