Skip to content

riabova/bilevel_pricing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bilevel models for online retail delivery

Joint work with my academic advisor Dr. Jose Walteros

Python implementation of a bilevel optimization model for location-based discounts in online retail delivery + synthetic data for testing.

The description of mathematical formulations can be found in MODELS.md

  • main.py: runs on a sample from the artificial Buffalo instance
  • main_vrplib.py: runs on examples constructed from CVRPLIB (http://vrp.galgos.inf.puc-rio.br/index.php/en/)
  • main_storeLoc.py: for testing the importance of store locations
  • main_uncrt.py: sequential learning models

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published