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

Add transformed option to getVarDict #934

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Conversation

Joao-Dionisio
Copy link
Collaborator

Allows getVarDict to be used on the transformed problem.

I don't know which should be the default value for the transformed flag, as this doesn't seem consistent in the rest of the source code. getVars, getObjVal, getSolObjVal default to original the original problem, getConss, getNConss, getNVars to the transformed problem. I don't know if we should change them, though, because it would have big consequences.

@Opt-Mucca
Copy link
Collaborator

Happy with the changes!

@Opt-Mucca Opt-Mucca merged commit cb4ea2b into master Dec 10, 2024
16 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.

2 participants