James Gaboardi
James Gaboardi
Functionality for considering facility capacities for the LSCP are being addressed in #273.
Should we add a test for this or is it good without?
solution for #187
> without further empirical work (on our end) to verify which is the right score, I don't want this to land. This is reasonable.
Hey! I think @gegen07 set this up in all the notebooks to plot the original observation points see cells 22- in the [MCLP notebook](https://github.com/pysal/spopt/blob/main/notebooks/mclp.ipynb). I think there could be an...
From `README.md`: ``` ### Facility Location Coming Soon. ### Transportation & Routing Coming Soon. ```
See #186 for facility location inclusion
pysal/spaghetti#258
Note that network weights are already possible with [`spaghetti.Network.contiguityweights`](https://pysal.org/spaghetti/generated/spaghetti.Network.html#spaghetti.Network.contiguityweights) (see code [here](https://github.com/pysal/spaghetti/blob/0cc13b8a4d47795a82bfca9a20513c008392564e/spaghetti/network.py#L820)). For an example see the [Network Spatial Weights notebook](https://pysal.org/spaghetti/notebooks/network-spatial-weights.html).
https://gist.github.com/sgillies/2217756