Skip to content

Set Papilo back to the main branch - #1694

Open
nguidotti wants to merge 1 commit into
NVIDIA:mainfrom
nguidotti:set-papilo-branch
Open

Set Papilo back to the main branch#1694
nguidotti wants to merge 1 commit into
NVIDIA:mainfrom
nguidotti:set-papilo-branch

Conversation

@nguidotti

Copy link
Copy Markdown
Contributor

Set Papilo back to the main branch as the issue related with DualInfer reduction has been fixed. See #scipopt/papilo#89.

Closes #1585.

Checklist

  • I am familiar with the Contributing Guidelines.
  • Testing
    • New or existing tests cover these changes
    • Added tests
    • Created an issue to follow-up
    • NA
  • Documentation
    • The documentation is up to date with these changes
    • Added new documentation
    • NA

Signed-off-by: Nicolas L. Guidotti <nguidotti@nvidia.com>
@nguidotti nguidotti added this to the 26.10 milestone Aug 10, 2026
@nguidotti nguidotti self-assigned this Aug 10, 2026
@nguidotti
nguidotti requested review from a team as code owners August 10, 2026 08:15
@nguidotti nguidotti added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Aug 10, 2026
@nguidotti
nguidotti requested a review from Iroy30 August 10, 2026 08:15
@nguidotti
nguidotti requested a review from jameslamb August 10, 2026 08:15
@nguidotti nguidotti changed the title set Papilo back to the main branch Set Papilo back to the main branch Aug 10, 2026
@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: b35349f6-036d-46a0-94b9-259c10d164ef

📥 Commits

Reviewing files that changed from the base of the PR and between f3ebc67 and 2dce2e0.

📒 Files selected for processing (1)
  • cpp/CMakeLists.txt

📝 Walkthrough

Walkthrough

The CMake configuration now fetches Papilo from the upstream SCIPOpt repository at a pinned commit. Previous fork-specific comments and the former commit reference were removed.

Changes

Papilo source update

Layer / File(s) Summary
Update Papilo fetch source
cpp/CMakeLists.txt
Papilo now uses the upstream SCIPOpt repository and commit 2f29bb6e4c4217d7d915da7e2936cd4ee1dddec2.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: akifcorduk, aliceb-nv, tmckayus

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: returning the Papilo dependency to its main branch.
Description check ✅ Passed The description explains the Papilo branch change and its reason, and it relates directly to the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@nguidotti nguidotti added the do not merge Do not merge if this flag is set label Aug 10, 2026
@github-actions

Copy link
Copy Markdown

CI Test Summary

8 failed · 23 passed · 0 skipped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backlog do not merge Do not merge if this flag is set improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Task] Switch Papilo back to the main branch

1 participant