njtierney / maxcovr

Tools in R to make it easier to solve the Maximal Coverage Location Problem
http://maxcovr.njtierney.com/
GNU General Public License v3.0
42 stars 11 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