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

refactor the design matrix building part of max_coverage #60

Closed njtierney closed 6 years ago

njtierney commented 6 years ago

This has had a brief refactor, the next step from here is to push more of the design matrix code into cpp, which should be done at a later milestone