Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 650 Bytes

CHANGELOG.md

File metadata and controls

34 lines (23 loc) · 650 Bytes

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning

[Unreleased]

[0.0.4]

Added

  • This changelog
  • Ability to constrain size of final stable matching in IP models
  • Function to calculate weight of given matching

Fixed

  • Documentation for the (not necessarily stable) max weight and max size algorithms

[0.0.3]

Added

  • Ability to have dummy variables in IP models

Fixed

  • Fixes to use objective in IP models correctly

[0.0.2]

Added

  • IP models

[0.0.1]

###Added

  • Initial work