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

Add farkas dual for variable bounds #363

Merged
merged 9 commits into from
Nov 5, 2020
Merged

Add farkas dual for variable bounds #363

merged 9 commits into from
Nov 5, 2020

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    cbd0243 View commit details
    Browse the repository at this point in the history
  2. Switch to using GRBgetvars

    odow committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    b7b0e8f View commit details
    Browse the repository at this point in the history
  3. Add tests for min and max

    odow committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    9db94d8 View commit details
    Browse the repository at this point in the history
  4. Update signs of FarkasDual

    odow committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    f5ecf02 View commit details
    Browse the repository at this point in the history
  5. Inner product instead of sum

    odow committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    8d364b2 View commit details
    Browse the repository at this point in the history
  6. More farkas tests

    odow committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    694dcc8 View commit details
    Browse the repository at this point in the history
  7. Add tests as broken

    odow committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    0b5ee02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0250343 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Update MOI_wrapper.jl

    odow authored Nov 5, 2020
    Configuration menu
    Copy the full SHA
    8739ad0 View commit details
    Browse the repository at this point in the history