njtierney / maxcovr

Tools in R to make it easier to solve the Maximal Coverage Location Problem
https://njtierney.github.io/maxcovr/
GNU General Public License v3.0
43 stars 12 forks source link

Add solve solver #59

Closed njtierney closed 6 years ago

njtierney commented 6 years ago

this refactored the solving process to make the code clearer, making each solving step more compact, and extracting the results at the end, rather than at each solver