Specy/microlp

Feature request: Support SOS1 constraints

Open

#6 opened on Dec 4, 2024

 (13 comments) (0 reactions) (0 assignees)Rust (11 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (49 stars)
PR merge metrics
 (PR metrics pending)

Description

Thanks for continuing the work on minip, I really think it is useful in some cases.

I was wondering if you might consider adding support for SOS1 or cardinality constraints? And adding that to good_lp? That would make this library even more useful!

I would do it myself if I knew more about how to implement LP stuff, but unfortunately this is not my area of expertise. So I'm throwing this one out there 😅

Contributor guide