issues
search
dirkschumacher
/
ompr
R package to model Mixed Integer Linear Programs
https://dirkschumacher.github.io/ompr/
Other
268
stars
35
forks
source link
Improve get_solution
#393
Closed
dirkschumacher
closed
2 years ago
dirkschumacher
commented
2 years ago
Result is now ordered by indexes. This is for legacy reasons to try to not break code that depend on the ordering.
Add a better error message if index combinations could not be found.
Remove some redundant tests
Closes #374
Closes #374