SearcharxivSearch

arXiv subjects

Saharnaz Mehrani

Publications and source records attributed to Saharnaz Mehrani.

2 recordsLinked to original sources

Robust Assortment Optimization under a Ranking-based Choice Model with Product Unavailability Effect

The assortment planning problem is a central piece in the revenue management strategy of any company in the retail industry. In this paper, we study a robust assortment optimization problem for substitutable products under a sequential ranking-based choice model. Our modeling approach incorporates the cumulative effect of finding multiple unavailable products on the customers' purchase decisions. To model the highly uncertain order in which a customer explores the products to buy, we present a bi-level optimization approach to maximize the expected revenue under the worst-case order of products in the preference lists of customers. We provide a polynomial-time algorithm that optimally solves a special case of the unconstrained assortment planning problem under our choice model. For the general constrained version of the problem, we devise a solution procedure that includes a single-level reformulation and a cutting-plane approach to iteratively tighten the solution space. We also provide a greedy algorithm that can quickly solve large instances with small optimality gaps.

math.OC

Binary Decision Diagrams for Bin Packing with Minimum Color Fragmentation

Bin Packing with Minimum Color Fragmentation (BPMCF) is an extension of the Bin Packing Problem in which each item has a size and a color and the goal is to minimize the sum of the number of bins containing items of each color. In this work, we introduce BPMCF and present a decomposition strategy to solve the problem, where the assignment of items to bins is formulated as a binary decision diagram and an optimal integrated solutions is identified through a mixed-integer linear programming model. Our computational experiments show that the proposed approach greatly outperforms a direct formulation of BPMCF and that its performance is suitable for large instances of the problem.

cs.DS