Skip to content

Conversation

sergey-gusev94
Copy link

Fixes # None

Summary/Motivation:

Previously, the configuration did not account for the use of NLP and MINLP when Gurobi was selected as a subsolver within GAMS. This PR ensures that these problem types are properly recognized and supported.

Changes proposed in this PR:

  • Added support for NLP and MINLP when Gurobi is used as a subsolver within GAMS.

Legal Acknowledgement

By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

Copy link
Member

@jsiirola jsiirola left a comment

Choose a reason for hiding this comment

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

This is great - and needed. Please:

@sergey-gusev94
Copy link
Author

I have reordered the set entries and added missing solvers.

@jsiirola
Copy link
Member

We should probably:

  • add a test that verifies that this data structure is correct
  • only create this data structure the first time it is needed (maybe move this to a class attribute?)

But, I am fine deferring these for a subsequent PR.

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