This paper presents a generalized integer program-ming model for managing booking stays at a foundation's summer resorts. The model aims to optimize beneficiary selection for the camping service, considering vario...
详细信息
ISBN:
(数字)9798350351200
ISBN:
(纸本)9798350351217
This paper presents a generalized integer program-ming model for managing booking stays at a foundation's summer resorts. The model aims to optimize beneficiary selection for the camping service, considering various constraints such as booking rules and member preferences. By adopting a seasonal approach, the model effectively manages the booking process throughout the year. The proposed model was successfully tested on real data from a Moroccan foundation. Comparative analysis between the generalized model and a traditional approach demonstrates its superior performance in satisfying member preferences and achieving optimal booking solutions.
Minimum flow decomposition (MFD) is a common problem across various fields of Computer Science, where a flow is decomposed into a minimum set of weighted paths. However, in Bioinformatics applications, such as RNA tra...
详细信息
Minimum flow decomposition (MFD) is a common problem across various fields of Computer Science, where a flow is decomposed into a minimum set of weighted paths. However, in Bioinformatics applications, such as RNA transcript or quasi-species assembly, the flow is erroneous since it is obtained from noisy read coverages. Typical generalizations of the MFD problem to handle errors are based on least-squares formulations or modelling the erroneous flow values as ranges. All of these are thus focused on error handling at the level of individual edges. In this paper, we interpret the flow decomposition problem as a robust optimization problem and lift error-handling from individual edges to solution paths. As such, we introduce a new minimum path-error flow decomposition problem, for which we give an integer Linear programming formulation. Our experimental results reveal that our formulation can account for errors significantly better, by lowering the inaccuracy rate by 30-50% compared to previous error-handling formulations, with computational requirements that remain practical.
In this paper, we address the thesis defence scheduling problem, a critical academic scheduling management process, which has been overshadowed in the literature by its counterparts, course timetabling and exam schedu...
详细信息
In this paper, we address the thesis defence scheduling problem, a critical academic scheduling management process, which has been overshadowed in the literature by its counterparts, course timetabling and exam scheduling. Specifically, we address the single defence assignment type of thesis defence schedul-ing problems, where each committee is assigned to a single defence, scheduled for a specific day, hour and room. We formulate a multi-objective mixed-integer linear programming model, which aims to be applicable to a broader set of cases than other single defence assignment models present in the literature, which have a focus on the characteristics of their universities. For such a purpose, we introduce a dif-ferent decision variable, propose constraint formulations that are not regulation and policy specific, and cover and offer new takes on the more common objectives seen in the literature. We also include new objective functions based on our experience with the problem at our university and by applying knowl-edge from other academic scheduling problems. We also propose a two-stage solution approach. The first stage is employed to find the number of schedulable defences, enabling the optimisation of instances with unschedulable defences. The second stage is an implementation of the augmented & epsilon;-constraint method, which allows for the search of a set of different and non-dominated solutions while skipping redundant iterations. The methodology is tested for case-studies from our university, significantly outperforming the solutions found by human schedulers. A novel instance generator for thesis scheduling problems is presented. Its main benefit is the generation of the availability of committee members and rooms in availability and unavailability blocks, resembling their real-world counterparts. A set of 96 randomly generated instances of varying sizes is solved and analysed regarding their relative computational performance, the number of schedulable de
This paper investigates angular coverage under uncertainty (ACU). A compact integer programming (IP) formulation is developed to model the angular field-of-view (FoV) of sensors and probabilistic coverage under uncert...
详细信息
ISBN:
(数字)9798350316339
ISBN:
(纸本)9798350316346
This paper investigates angular coverage under uncertainty (ACU). A compact integer programming (IP) formulation is developed to model the angular field-of-view (FoV) of sensors and probabilistic coverage under uncertainty. The IP formulation minimizes the weighted non-coverage probability over the target set as well as considering the practical colocation and budget constraints. Recognizing the non-linearity, non-convexity, and non-separability of ACU, we first introduce the reformulation-linearisation technique (RLT) to obtain a tractable mixed-integer linear programming model which provides a tight lower bound for the original problem. Further, we exploit the structure of the mathematical model and customize a branch-and-cut (B&C) algorithm to solve the derived problem exactly. We show that the solution for the derived problem can also solve the original problem based on the bounding scheme. Computational experiments on a series of problem instances ranging from moderate to large size scaling up to 4,000 dimensional decision variables reveal the effectiveness and efficiency of the proposed exact approach.
The replenishment and pricing of superstore vegetables is an important part of daily life, and the merchants' prediction and optimisation scheme for the future has gradually become an important issue in production...
详细信息
ISBN:
(数字)9798350374421
ISBN:
(纸本)9798350374438
The replenishment and pricing of superstore vegetables is an important part of daily life, and the merchants' prediction and optimisation scheme for the future has gradually become an important issue in production and life. This paper focuses on the problem of total replenishment and pricing strategy of superstores, predicts and analyses the results based on LSTM time-series prediction, and finally gives the optimal total replenishment and pricing strategy of superstores in different scenarios. Firstly, the data are preprocessed to filter out the types of products available for sale from 24-30 June 2023 Meanwhile, based on the LSTM time-series prediction model, the basic relationship between short-term sales quantity and pricing is predicted. Then, under the premise of trying to meet the market demand for each category of vegetable goods, a mixed integer programming model aimed at maximising the benefits of the business dynasty is established, the 0-1 variable is introduced to constrain the selection of single products, and multiple constraints are established on the number of single products, the order quantity of single products, and the demand for each type of goods, which is solved to produce a profit of 1098.360 yuan on 1 July. Finally, based on a simple model perturbation, it is judged that the scheme is more reasonable and the result is superior, and finally gives the optimal single-item replenishment scheme and pricing strategy.
The Large Language Model (LLM) watermark is a newly emerging technique that shows promise in addressing concerns surrounding LLM copyright, monitoring AI-generated text, and preventing its misuse. The LLM watermark sc...
详细信息
The Unbounded Subset Sum (Unbounded Subset Sum) problem is an NP-hard computational problem where the goal is to decide whether there exist non-negative integers x1, . . ., xn such that x1a1 + . . . + xnan = b, where ...
详细信息
In this paper, we explore the challenge of assortment planning in the context of quick-commerce, a rapidly-growing business model that aims to deliver time-sensitive products. In order to achieve quick delivery to sat...
详细信息
We attack the 4-level facility location problem (4L-FLP), a critical component in supply chains. Foundational tasks here involve selecting markets, plants, warehouses, and distribution centers to maximize profits whil...
详细信息
With the rapid development of the global aviation industry, the sharp increase in the number of flights has put forward higher requirements for air traffic management, especially in ensuring flight punctuality and avi...
详细信息
ISBN:
(数字)9798331527662
ISBN:
(纸本)9798331527679
With the rapid development of the global aviation industry, the sharp increase in the number of flights has put forward higher requirements for air traffic management, especially in ensuring flight punctuality and aviation safety. This study focuses on flight scheduling problems in air traffic control, using the Mixed integer programming (MIP) algorithm to optimize scheduling strategies. Specifically, the article constructed a mathematical model that includes multiple constraints such as airport capacity, flight time windows, and flight connectivity, and iteratively solved the problem to find the optimal or approximately optimal scheduling solution. This method not only improves the efficiency of scheduling, but also enhances the flexibility and practicality of scheduling schemes, providing an effective tool for aviation control departments to reduce flight delays, improve airspace utilization efficiency, and passenger satisfaction. In sunny and cloudy weather, the accuracy of the algorithm can reach 97% or above, indicating that the algorithm can accurately schedule flights under normal conditions. The research results of this article can provide theoretical basis and technical support for the modernization of China's aviation control construction. The research results of this article can to some extent enrich the basic theory of flight scheduling and provide new ideas and methods for solving practical problems.
暂无评论