-
Notifications
You must be signed in to change notification settings - Fork 3
Features request #1
Description
Please comment here below with additional features request. Here is an initial tentative list:
-
Full transition to terra (remove residual dependency from raster and rgdal)
-
Currently, the package does not support facility-level attributes that can affect the location allocation or local density or size of the facility to be allocated (e.g. supply constraints such as beds per hospital or users per facilities), as all facilities are equally defined.
-
The apporach to establish the location of the next facility to be allocated in the lattice space (in the continuous allocation problem) or the exact set of facilities optimizing the objective (in the discrete allocation problem) is currently based on heuristics which might not necessarily coincide with the single (if uniquely identified) globally optimal solution. The identification of a truly global optimal solution would however require the development of a constrained optimization framework requiring the use of computationally intensive professional solvers.