Skip to content

Conversation

@pfetsch
Copy link
Contributor

@pfetsch pfetsch commented Nov 10, 2025

This pull request adds three function concerning variables:

  • vstatus for obtaining the variable status;
  • isActive to check whether a variable is active;
  • markDoNotMultaggrVar to mark a variable to not allowed to be multi-aggregated.

The functions are needed in a secondary project.

@Joao-Dionisio
Copy link
Member

Thank you @pfetsch ! Can you please also add SCIPmarkDoNotAggrVar() and a basic test to the added methods and variable type?

pfetsch and others added 2 commits November 11, 2025 10:37
Co-authored-by: João Dionísio <57299939+Joao-Dionisio@users.noreply.github.com>
Co-authored-by: João Dionísio <57299939+Joao-Dionisio@users.noreply.github.com>
@pfetsch
Copy link
Contributor Author

pfetsch commented Nov 11, 2025

Thank you @pfetsch ! Can you please also add SCIPmarkDoNotAggrVar() and a basic test to the added methods and variable type?

Yes, will do. This will take a while ...

@Joao-Dionisio
Copy link
Member

@pfetsch I can do it, no problem. Thank you for the contribution!

@Joao-Dionisio Joao-Dionisio enabled auto-merge (squash) November 12, 2025 13:23
@Joao-Dionisio Joao-Dionisio merged commit f83e2a4 into master Nov 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants