dirkschumacher / ompr

R package to model Mixed Integer Linear Programs
https://dirkschumacher.github.io/ompr/
Other
268 stars 35 forks source link

get_solutions needs to support rlang #370

Closed dirkschumacher closed 2 years ago

dirkschumacher commented 2 years ago

Currently powered by lazyeval, but that needs to change. See #301 for a use-case.