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

Mt/add getconshdlrname #764

Merged
merged 4 commits into from
Dec 8, 2023
Merged

Mt/add getconshdlrname #764

merged 4 commits into from
Dec 8, 2023

Conversation

Opt-Mucca
Copy link
Collaborator

Adds a single function to the class Constraint.

Simply allows you to get access to a string that tell you the origin of the constraint.

@Opt-Mucca Opt-Mucca requested a review from mmghannam December 7, 2023 12:50
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0b6bb13) 61.52% compared to head (95d5245) 61.55%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #764      +/-   ##
==========================================
+ Coverage   61.52%   61.55%   +0.02%     
==========================================
  Files          16       16              
  Lines        3236     3238       +2     
==========================================
+ Hits         1991     1993       +2     
  Misses       1245     1245              

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

Copy link
Collaborator

@Joao-Dionisio Joao-Dionisio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Mark! And congrats on your defense :)

src/pyscipopt/scip.pxi Show resolved Hide resolved
Copy link
Member

@mmghannam mmghannam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks @Opt-Mucca!

@mmghannam mmghannam merged commit 2321839 into master Dec 8, 2023
3 checks passed
Sign up for free to 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.

3 participants