j-d-miller/d96assign: Assigns students to schools based on shortest walking distance

Assigns students to schools to minimize walking distance subject to space constraints at each school. Also allows users to create maps showing student assignments. Uses the lpSolve package to do the optimization.

Getting started

Package details

AuthorJeff Miller
MaintainerJeff Miller <jdmajsm@gmail.com>
LicenseGPL-3 + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("j-d-miller/d96assign")
j-d-miller/d96assign documentation built on March 31, 2022, 7:36 a.m.