Skip to content

Conversation

@eminyouskn
Copy link
Contributor

Fixes NA

Summary/Motivation

This PR adds a persistent solver implementation for KNITRO.

Changes proposed in this PR

  • New persistent solver implementation for KNITRO that supports incremental addition of variables and constraints
  • Limitations of this implementation:
    • Does not support removal or modification of variables, constraints, or parameters (KNITRO itself does not support removal operations)
    • Does not automatically detect which components have been added or removed

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.

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