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
43 stars 12 forks source link

Add a progress bar inside max_coverage and max_coverage_relocation #33

Open njtierney opened 7 years ago

njtierney commented 7 years ago

I guess as a start it should tick up until it gets to lpSolve, then maybe it outputs a message that it is solving that.

There are some progress bar packages out there.