[ojAlgo-user] Experimental support for Special Ordered Sets in ExpressionsBasedModel
Mathematics, linear algebra and optimisation
Brought to you by:
apete
From: Anders P. <an...@op...> - 2018-01-18 10:30:48
|
Hi, I’ve implemented support for Special Ordered Sets in ExpressionsBasedModel. It’s not tested (at all) yet, and nor is the implementation finalised. I’m hoping some of you could help test this new feature. https://en.wikipedia.org/wiki/Special_ordered_set https://github.com/optimatika/ojAlgo/blob/master/src/org/ojalgo/optimisation/ExpressionsBasedModel.java#L357-L410 /Anders |