Skip to content

Fix Issue #98: Remove the setter for `lp_degree` property

Damar Wicaksono requested to merge dev-98 into dev
  • The setter for the lp_degree property of a MultiIndexSet instance has been removed; the property is now read-only.

This MR should resolve Issue #98 (closed) and is part of MultiIndexSet refactoring (Issue #99 (closed)).

This MR potentionally introduces a breaking change.

Merge request reports

Loading