Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Utilities] add PenaltyRelaxation #1995

Merged
merged 20 commits into from
Nov 29, 2022
Merged

[Utilities] add PenaltyRelaxation #1995

merged 20 commits into from
Nov 29, 2022

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    a66c546 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Benoît Legat <[email protected]>
    odow and blegat committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    12e970d View commit details
    Browse the repository at this point in the history
  3. Add tests

    odow committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    b963d18 View commit details
    Browse the repository at this point in the history
  4. Add docs

    odow committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f006454 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95012eb View commit details
    Browse the repository at this point in the history
  6. Switch to MOI.modify

    odow committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    405692c View commit details
    Browse the repository at this point in the history
  7. Fix

    odow committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c8719ee View commit details
    Browse the repository at this point in the history
  8. Update overview.md

    odow committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c9cd475 View commit details
    Browse the repository at this point in the history
  9. Rename to PenaltyRelaxation

    odow committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5a4a06e View commit details
    Browse the repository at this point in the history
  10. Warn on unsupported types

    odow committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    7c7470e View commit details
    Browse the repository at this point in the history
  11. Return a map from MOI.modify

    odow committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    56ae024 View commit details
    Browse the repository at this point in the history
  12. Fix docs

    odow committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    93eca46 View commit details
    Browse the repository at this point in the history
  13. Update doctest

    odow committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    e0d064f View commit details
    Browse the repository at this point in the history
  14. Fix warning

    odow committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    2bfb486 View commit details
    Browse the repository at this point in the history
  15. Add ScalarPenaltyRelaxation

    odow committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    a5bbee7 View commit details
    Browse the repository at this point in the history
  16. Fix FEASIBILITY_SENSE cases

    odow committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c1ce388 View commit details
    Browse the repository at this point in the history
  17. Fix docstring

    odow committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    594bf94 View commit details
    Browse the repository at this point in the history
  18. Respond to code review

    odow committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    2a0fece View commit details
    Browse the repository at this point in the history
  19. Update docstring

    odow committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    1981e0a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Update

    odow committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    a2d19fe View commit details
    Browse the repository at this point in the history