Changelog

v0.1.2 (23/09/2023)

  • In this version, cplex package is used instead of gurobipy for solving maxcut problem to improve the runtime of maxcut solver.

v0.1.1 (23/09/2023)

  • Fixes an important bug when adding more data to fit the model again.

v0.1.0 (23/09/2023)

  • First release of noisecut!