Skip to content

Two extensions on the PySCIPOpt examples - #1239

Closed
abb-omidi wants to merge 2 commits into
scipopt:masterfrom
abb-omidi:master
Closed

Two extensions on the PySCIPOpt examples#1239
abb-omidi wants to merge 2 commits into
scipopt:masterfrom
abb-omidi:master

Conversation

@abb-omidi

@abb-omidiabb-omidi commented Aug 5, 2026

Copy link
Copy Markdown
  1. An extension on the heuristic callback
  2. An extension on the pure logical form from the modeling aspects

PMSP-LRPT-Heuristic-Callback.txt
PMSP-Logical.txt

Using the PySCIPOpt logical wrapper for modeling a scheduling problem
@abb-omidiabb-omidi changed the title Using heuristic callback to solve the PMSPTwo extensions on the PySCIPOpt examplesAug 5, 2026
@Joao-Dionisio

Copy link
Copy Markdown
Member

Hey @abb-omidi ! It seems something happened with this PR, since there are no code changes.

@abb-omidi

Copy link
Copy Markdown
Author

@Joao-Dionisio,

Thanks. I will check this asap.

Regards

@abb-omidiabb-omidi reopened this Aug 8, 2026
@codecov

codecovBot commented Aug 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.01%. Comparing base (9547994) to head (0adb40d).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #1239 +/- ##
==========================================
+ Coverage 57.91% 58.01% +0.09% 
==========================================
Files 26 27 +1 Lines 5807 5847 +40 ==========================================
+ Hits 3363 3392 +29 - Misses 2444 2455 +11 

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@abb-omidiabb-omidi reopened this Aug 8, 2026
@abb-omidiabb-omidi reopened this Aug 8, 2026
@abb-omidiabb-omidi reopened this Aug 8, 2026
@abb-omidiabb-omidi reopened this Aug 8, 2026
@abb-omidi

Copy link
Copy Markdown
Author

@Joao-Dionisio,

Could you take a look at this and say whats happened in the PR?

I changed lots of things, however, the first error [Check type stubs / lint (pull_request)](https://github.com/scipopt/PySCIPOpt/actions/runs/31248318174/job/93080478194?pr=1239) is remaining!!!?

It is a simple PR to add two files. As I checked them there was nothing related to the mentioned error in those!!!

Best regards

@abb-omidiabb-omidi reopened this Aug 8, 2026
@abb-omidiabb-omidi reopened this Aug 8, 2026
@Joao-Dionisio

Copy link
Copy Markdown
Member

Hey @abb-omidi , it seems that you didn't do anything, just opened and closed the PR, and opened and closed, and opened and closed. It still has no changes.

I suggest asking an LLM for help with this, probably you haven't updated your own PySCIPOpt branch, or something like this.

The ruff error is unrelated and will be fixed in another PR.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@abb-omidi@Joao-Dionisio