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

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