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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
To do for release 0.1.0
#54
njtierney
closed
6 years ago
0
Fix the glpk solver extraction
#53
njtierney
closed
6 years ago
0
resources
#52
njtierney
opened
6 years ago
2
Look into a separate set of "roll your own" distance functions that integrate back with maxcovr
#51
njtierney
opened
6 years ago
2
look into using geodist for distance calculations
#50
njtierney
opened
6 years ago
7
use osmplotr for handy urban plots
#49
njtierney
opened
7 years ago
2
use information from osmdata to get location information
#48
njtierney
closed
6 years ago
3
perhaps don't use dplyr::select
#47
njtierney
closed
5 years ago
1
Push more of the code into c++
#46
njtierney
closed
5 years ago
2
Use sparse matrices
#45
njtierney
opened
7 years ago
0
Paper on significance of the Maximal Coverage Location Problem
#44
njtierney
closed
6 years ago
1
print methods: make S3 methods for tibble's type_sum and obj_sum
#43
njtierney
opened
7 years ago
0
Look into using integers for solution vector to half the space
#42
njtierney
closed
6 years ago
1
consistently use the same summary functions
#41
njtierney
opened
7 years ago
0
Other packages implementing distance tools and helper functions.
#40
njtierney
closed
6 years ago
3
getting Gurobi to run outside of RStudio
#39
njtierney
opened
7 years ago
1
Re-write summary methods alongside R guidelines
#38
njtierney
opened
7 years ago
0
create a coverage function
#37
njtierney
opened
7 years ago
1
article on speed of open source solvers
#36
njtierney
closed
6 years ago
1
Add a timer inside max_coverage and max_coverage_relocation
#35
njtierney
opened
7 years ago
0
things to add to summary output
#34
njtierney
opened
7 years ago
2
Add a progress bar inside max_coverage and max_coverage_relocation
#33
njtierney
opened
7 years ago
0
Should max_coverage_relocation be inside max_coverage?
#32
njtierney
closed
6 years ago
1
Add broom tidy, augment, and glance methods
#31
njtierney
opened
7 years ago
0
return multiple solutions?
#30
njtierney
opened
7 years ago
0
include early error catching
#29
njtierney
opened
7 years ago
0
Have minimal calculation in summary and print methods
#28
njtierney
opened
7 years ago
0
rename variables in `max_coverage`
#27
njtierney
closed
6 years ago
2
move simple data processing into `nearest_facility_dist`
#26
njtierney
opened
7 years ago
2
Implement the gurobi solver: current progress
#25
njtierney
opened
7 years ago
1
add S3 plotting method
#24
njtierney
opened
7 years ago
0
Add a vignette(s)
#23
njtierney
opened
7 years ago
0
fix appveyor / travis build fails by setting _R_CHECK_FORCE_SUGGESTS_=FALSE
#22
njtierney
closed
7 years ago
0
build a warning into distance functions to warn against entries producing exactly 0
#21
njtierney
opened
7 years ago
0
exploit embarrassingly parallel options in c++ code
#20
njtierney
closed
5 years ago
12
Allow n_added to accept vectors
#19
njtierney
opened
7 years ago
1
Internal a mat
#18
njtierney
closed
7 years ago
0
Incorporate summaries into max_coverage
#17
njtierney
closed
7 years ago
1
refactor the `facility_user_dist` function
#16
njtierney
closed
7 years ago
1
write S3 `summary.maxcovr()` and `print.maxcovr()` methods for `max_coverage()`
#15
njtierney
closed
7 years ago
2
Make a gurobi function for maximum coverage
#14
njtierney
closed
7 years ago
2
Generalise for bldg data
#13
njtierney
closed
8 years ago
0
add example using the ukpolice package
#12
njtierney
closed
8 years ago
2
vectorize the spherical_distance_cpp
#11
njtierney
closed
6 years ago
2
Make a shiny app
#10
njtierney
opened
8 years ago
1
Fix the c++ code
#9
njtierney
closed
7 years ago
1
Change name to something more evocative
#8
njtierney
closed
8 years ago
1
Summarising and comparing coverage pre and post model
#7
njtierney
opened
8 years ago
1
pull out the nested function calls
#6
njtierney
closed
8 years ago
0
draw out the workflow and improve orthogonality
#5
njtierney
opened
8 years ago
1
Previous
Next