SearcharxivSearch

arXiv subjects

Mohammad Rohaninejad

Publications and source records attributed to Mohammad Rohaninejad.

6 recordsLinked to original sources

Viable Supply Chain Network Design: Machine Learning-Derived Chance-Constrained Programming

This paper investigates a viable two-echelon supply chain network design problem with unreliable facilities subject to disruptions. Unlike existing studies that consider supply chain echelons in isolation, the proposed models explicitly capture cross-echelon disruptions and quantify the value of incorporating such interdependencies. Network viability is achieved by jointly integrating resilience (via backup reassignment), agility (via mobile facilities), and environmental impact (via emissions caps) to ensure demand satisfaction across both echelons and support long-term network survival. Two mixed-integer programming formulations are developed: a scenario-based formulation and an implicit formulation, both minimizing expected fixed and service costs. To handle probabilistic service requirements, the implicit formulation incorporates a machine learning-enhanced chance-constrained programming approach, in which intractable capacity chance constraints are replaced by learned linear cuts enforcing a 95% service confidence level. These cuts are trained using several classification methods, including logistic regression, L1-regularized logistic regression, stochastic gradient descent, the perceptron algorithm, and logistic regression with a regularization parameter of 0.1, with the best-performing classifier selected as a surrogate. To further enhance scalability, two fix-and-relax heuristics are developed for the implicit formulation, while a sample average approximation (SAA) method is applied to the scenario-based formulation. Computational experiments demonstrate that the implicit formulation offers a computationally efficient and high-quality alternative to the scenario-based formulation. Moreover, the proposed heuristics and SAA approach effectively address medium- and large-scale instances, delivering high-quality solutions within acceptable computational times.

cs.CE

A batch production scheduling problem in a reconfigurable hybrid manufacturing-remanufacturing system

In recent years, remanufacturing of End-of-Life (EOL) products has been adopted by manufacturing sectors as a competent practice to enhance their sustainability and market share. Due to the mass customization of products and high volatility of market, processing of new products and remanufacturing of EOLs in the same shared facility, namely Hybrid Manufacturing-Remanufacturing System (HMRS), is a mean to keep such production efficient. Accordingly, customized production capabilities are required to increase flexibility, which can be effectively provided under the Reconfigurable Manufacturing System (RMS) paradigm. Despite the advantages of utilizing RMS technologies in HMRSs, production management of such systems suffers excessive complexity. Hence, this study concentrates on the production scheduling of an HMRS consisting of non-identical parallel reconfigurable machines where the orders can be grouped into batches. In this regard, Mixed-Integer Linear Programming (MILP) and Constraint Programming (CP) models are devised to formulate the problem. Furthermore, a computationally efficient solution method is developed based on a Logic-based Benders Decomposition (LBBD) approach. The warm start technique is also implemented by providing a decent initial solution to the MILP model. Computational experiments attest to the LBBD method's superiority over the MILP, CP, and warm-started MILP models by obtaining an average gap of about 2%, besides it yields actionable managerial insights for scheduling in HMRSs.

cs.CE

Optimal Trading of a Charging-Station Company in Auction Markets for Electricity

This paper addresses a charging-station company (Chargco) for electric and hydrogen vehicles. The optimal trading of the Chargco in day-ahead and intraday auction markets for electricity is modeled as a stochastic Mixed-Integer Quadratic Program (MIQP). We propose a series of linearization and reformulation techniques to reformulate the stochastic MIQP as a mixed-integer linear program (MILP). To model stochasticity, we utilize generative adversarial networks to cluster electricity market price scenarios. Additionally, a combination of random forests and linear regression is employed to model the relationship between Chargco electricity and hydrogen loads and their selling prices. Finally, we propose an Improved L-Shaped Decomposition (ILSD) algorithm to solve our stochastic MILP. Our ILSD algorithm not only addresses infeasibilities through an innovative approach but also incorporates warm starts, valid inequalities and multiple generation cuts, thereby reducing computational complexity. Numerical experiments illustrate the Chargco trading using our proposed stochastic MILP and its solution algorithm.

cs.DM

A matheuristic approach for an integrated lot-sizing and scheduling problem with a period-based learning effect

This research investigates a multi-product capacitated lot-sizing and scheduling problem incorporating a novel learning effect, namely the period-based learning effect. This is inspired by a real case in a core analysis laboratory under a job shop setting. Accordingly, a Mixed-Integer Linear Programming (MILP) model is extended based on the big-bucket formulation, optimizing the total tardiness and overtime costs. Given the complexity of the problem, a cutting plane method is employed to simplify the model. Afterward, three matheuristic methods based on the rolling horizon approach are devised, incorporating two lower bounds and a local search heuristic. Furthermore, a post-processing approach is implemented to incorporate lot-streaming possibility. Computational experiments demonstrate: 1) the simplified model performs effectively in terms of both solution quality and computational time; and 2) although the model encounters challenges with large-scale instances, the proposed matheuristic methods achieve satisfactory outcomes; and 3) it can be inferred that the complexity of the models and solution methods are independent of the learning effect; however, the value of learning effect may impact the performance of the lower bounds; 4) in manufacturing settings, where the lot-streaming is possible, incorporating post-processing can drastically improve the objective function; 5) the impact of the period-based learning effect in the results is significant, and the model's sensitivity to time-based parameters (e.g., learning rate) is more than cost-based ones (e.g., tardiness cost).

math.OC

Optimizing Perishable and Non-Perishable Product Assignment to Packaging Lines in a Sustainable Manufacturing System: An AUGMECON2VIKOR Algorithm

Identifying appropriate manufacturing systems for products can be considered a pivotal manufacturing task contributing to the optimization of operational and planning activities. It has gained importance in the food industry due to the distinct constraints and considerations posed by perishable and non-perishable items in this problem. Hence, this study proposes a new mathematical model according to knowledge discovery as well as an assignment model to optimize manufacturing systems for perishable, non-perishable, and hybrid products tailored to meet their unique characteristics. In the presented model, three objective functions are taken into account: (1) minimizing production costs by assigning the products to the right set of manufacturing systems, (2) maximizing the product quality by assigning the products to the systems, and (3) minimizing total CO2 emissions of the machines. A numerical example is utilized to evaluate the performance of AUGMECON2VIKOR compared to AUGMECON2. The results show that AUGMECON2VIKOR obtains superior Pareto solutions across all objective functions. Furthermore, the sensitivity analysis explores the positive green impacts, influencing both cost and quality.

math.OC

Electrification of Transportation: A Hybrid Benders/SDDP Algorithm for Optimal Charging Station Trading

This paper examines the electrification of transportation as a response to environmental challenges caused by fossil fuels, exploring the potential of battery electric vehicles and hydrogen fuel cell vehicles as alternative solutions. However, a significant barrier to their widespread adoption is the limited availability of charging infrastructure. Therefore, this study proposes the development of comprehensive charging stations capable of accommodating both battery and hydrogen vehicles to address this challenge. The energy is purchased from the day-ahead and intraday auction-based electricity markets, where the electricity price is subject to uncertainty. Therefore, a two-stage stochastic programming model is formulated while the price scenarios are generated utilizing a k-means clustering algorithm. Given the complexity of the proposed model, an efficient solution approach is developed through the hybridization of the Benders decomposition algorithm and stochastic dual dynamic programming. In the Benders master problem, day-ahead bidding variables are determined, whereas the Benders sub-problem addresses intraday bidding and charging station scheduling variables, employing stochastic dual dynamic programming to tackle its intractability. Additionally, we transform the mixed integer linear program model of the second stage problem into a linear program, confirming its validity through KKT conditions. Our model provides practical insights for making informed decisions in electricity markets based on sequential auctions. While the bidding curves submitted to the day-ahead market remain unaffected by scenarios, those submitted to the intra-day market show dependence on fluctuations in day-ahead market prices.

math.OC