Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 987 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 987 Bytes

About this work

This repository contains all code and instances used in the paper

Leitner, M., Lodi, A., Roberti, R., & Sole, C. (2021). An Exact Method for (Constrained) Assortment Optimization Problems with Product Costs. arXiv preprint arXiv:2109.03357.

For additional details on how to run the code refer to:

  • README_MNL.txt: for details regarding the Assortment Optimization problem with product fixed costs under the Multinomial Logit (MLN) choice model
  • README_MMNL.txt: for details regarding the Assortment Optimization Problem under the Mixed Multinomial Logit (MMNL) choice model.

Use It, Cite It

If you use the code from this repository, please cite using the following reference

@article{leitner2021exact,
  title={An Exact Method for (Constrained) Assortment Optimization Problems with Product Costs},
  author={Leitner, Markus and Lodi, Andrea and Roberti, Roberto and Sole, Claudio},
  journal={arXiv preprint arXiv:2109.03357},
  year={2021}
}