issues
search
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 regression testing
#84
Open
njtierney
opened
5 years ago
njtierney
commented
5 years ago
This should cover
[ ] creating a new set of artificial test data, "tower"
[ ] In "tower" that particular facilities must be chosen
[ ] "tower" achieves set coverage at certain levels
[ ] Similar coverage achieved for test cases
[x] similar distances calculated in distance calculation stages
[x] Serves as a timing benchmark
[x] similar tests then repeated for the ukpolice and housing data.
This should cover