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

Several changes #82

Merged
merged 1 commit into from
May 18, 2024
Merged

Several changes #82

merged 1 commit into from
May 18, 2024

Conversation

whart222
Copy link
Collaborator

  1. Misc edits to improve testing coverage

  2. Fixing initialization of variable_array iterators

  3. Added a new header defining coek-specific exceptions These are currently used in Coek solver interfaces to confirm that suitable problem types have been setup.

  4. Adding more tests for gurobi, highs and now ipopt. Various fixes along with these new tests.

  5. Fixing AD tools to not garf when an empty model is created.

1. Misc edits to improve testing coverage

2. Fixing initialization of variable_array iterators

3. Added a new header defining coek-specific exceptions
        These are currently used in Coek solver
        interfaces to confirm that suitable problem types have
        been setup.

4. Adding more tests for gurobi, highs and now ipopt.
        Various fixes along with these new tests.

5. Fixing AD tools to not garf when an empty model is created.
@whart222 whart222 merged commit a721a0e into dev May 18, 2024
4 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.

1 participant