conroylau / lpinfer

lpinfer: An R Package for Inference in Linear Programs
GNU General Public License v3.0
3 stars 5 forks source link

estbounds should return the minimum criterion #71

Closed a-torgovitsky closed 4 years ago

a-torgovitsky commented 4 years ago

Call it mincriterion

conroylau commented 4 years ago

Done! I have returned this from estbounds. I have also added a unit test for this part.