Skip to content

stefanvanberkum/HAPSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAPSA

Health-adjusted assortment planning and shelf-space allocation (HAPSA). Official implementation of the methods described in Van Berkum (2021).

Set-up instructions

How to use?

  • Run Main.java for your specific problem (the way we ran it is provided in the main).
    • Any store can be simulated using the StoreSimulator.java class.
    • The possible objective types are: assortment planning and shelf-space allocation (APSA), APSA with an availability penalty (AVA), health-adjusted APSA (HAPSA), APSA with a healthy-left, unhealthy-right approach (HLUR), and APSA with a visibility penalty (VIS).
  • For each model, a summary is written to a text file and the decision variables s_kj, x_ij, and y_kj are written to a CSV file.
  • Results can be plotted using plotResults.R (we ran it in RStudio).
  • Shelf colormaps can be obtained by running plotShelf.m (we ran it in MATLAB R2020a).

How to cite?

BibTeX:

@thesis{VanBerkum2021, 
author = {{Van Berkum}, Stefan}, 
school = {Erasmus University Rotterdam}, 
title = {{Factoring health into the equation: Promoting healthy purchasing decisions through shelf-space optimization}}, 
type = {Bachelor's thesis}, 
url = {http://hdl.handle.net/2105/59932}, 
year = {2021}}

APA:

Van Berkum, S. (2021). Factoring health into the equation: Promoting healthy purchasing decisions through shelf-space optimization. (Bachelor's thesis). Erasmus University Rotterdam. Retrieved from http://hdl.handle.net/2105/59932

About

Health-adjusted assortment planning and shelf-space allocation (HAPSA).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published