SearcharxivSearch

arXiv subjects

Behdin Vahedi-Nouri

Publications and source records attributed to Behdin Vahedi-Nouri.

4 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

A Flexible Job Shop Scheduling Problem Involving Reconfigurable Machine Tools Under Industry 5.0

The rise of Industry 5.0 has introduced new demands for manufacturing companies, requiring a shift in how production schedules are managed to address human centered, environmental, and economic goals comprehensively. The flexible job shop scheduling problem (FJSSP), which involves processing operations on various capable machines, accurately reflects the complexities of modern manufacturing settings. This paper investigates the FJSSP involving reconfigurable machine tools with configuration dependent setup times, while integrating human aspects like worker assignments, moving time, and rest periods, as well as minimizing total energy consumption. A mixed-integer programming (MIP) model is developed to simultaneously optimize these objectives. The model determines the assignment of operations to machines, workers, and configurations while sequencing operations, scheduling worker movements, and respecting rest periods, and minimizing overall energy consumption. Given the NPhard nature of the FJSSP with worker assignments and reconfigurable tools, a memetic algorithm (MA) is proposed. This metaheuristic evolutionary algorithm features a three layer chromosome encoding method, specialized crossover and mutation strategies, and neighborhood search mechanisms to enhance solution quality and diversity. Comparisons of MA with MIP and genetic algorithms (GA) on benchmark instances demonstrate the MA efficiency and effectiveness, particularly for larger problem instances where MIP becomes impractical. This research paves the way for sustainable and resilient production schedules tailored for the factory of the future under the Industry 5.0 paradigm. The work bridges a crucial gap in current literature by integrating worker and environmental impact into the FJSSP with reconfigurable machine models.

cs.NE

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