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

Forces calculation of primal/dual ray and computed dual objective #1984

Merged
merged 30 commits into from
Oct 26, 2024

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    858575c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d494a7b View commit details
    Browse the repository at this point in the history
  3. Formatted

    jajhall committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7d0251c View commit details
    Browse the repository at this point in the history
  4. Now saving primal/dual ray when computed, and exploiting this knowled…

    …ge. Skeleton code for computing rays when not known
    jajhall committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    45952bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f55f0b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd1dfe0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b84e6bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e07938e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9a12a82 View commit details
    Browse the repository at this point in the history
  10. Split checkDualRayValue

    jajhall committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fa86817 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    70b5014 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    7039771 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e5b283 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f620da4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7f8e59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af35d6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcfe08d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0630bfd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3dac71a View commit details
    Browse the repository at this point in the history
  9. Formatted

    jajhall committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4936c19 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    6e42dea View commit details
    Browse the repository at this point in the history
  2. unit_tests Rays passes

    jajhall committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    75c64e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3955ad8 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Added dual objective test and logging of model name (if non-empty) af…

    …ter solving LP/QP/MIP
    jajhall committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b8003e5 View commit details
    Browse the repository at this point in the history
  2. Modified "Model status" to "Model status" in Highs::reportSolvedLpQpS…

    …tats and hence check/CMakeLists.txt
    jajhall committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    39cc5b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfe79d9 View commit details
    Browse the repository at this point in the history
  4. Corrected format

    jajhall committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4e80d8f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    e89230b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9abad4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f478a9 View commit details
    Browse the repository at this point in the history