KNITRO solver interface #60
eminyouskn
started this conversation in
General
Replies: 2 comments 3 replies
-
I am glad to accept external contributions. You can read existing interface code like Gurobi or COPT, then implement LP, QP, MIP firstly. NLP support is more difficult and you can refer to the ipopt part to understand how POI provides the callbacks. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Quick question, since KNITRO supports quadratic objectives, is there a |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to begin implementing an interface for the Artelys KNITRO solver. According to the developer guidelines, such contributions should start with a discussion, so I’m opening this thread to initiate that conversation.
Beta Was this translation helpful? Give feedback.
All reactions