minimum cost
Recently Published Documents


TOTAL DOCUMENTS

2829
(FIVE YEARS 676)

H-INDEX

62
(FIVE YEARS 10)

2022 ◽  
Vol 175 ◽  
pp. 121391
Author(s):  
Rosa M. Rodríguez ◽  
Álvaro Labella ◽  
Pedro Nuñez-Cacho ◽  
Valentin Molina-Moreno ◽  
Luis Martínez

2022 ◽  
Vol 6 (POPL) ◽  
pp. 1-24
Author(s):  
Wenlei He ◽  
Julián Mestre ◽  
Sergey Pupyrev ◽  
Lei Wang ◽  
Hongtao Yu

Profile-guided optimization (PGO) is an important component in modern compilers. By allowing the compiler to leverage the program’s dynamic behavior, it can often generate substantially faster binaries. Sampling-based profiling is the state-of-the-art technique for collecting execution profiles in data-center environments. However, the lowered profile accuracy caused by sampling fully optimized binary often hurts the benefits of PGO; thus, an important problem is to overcome the inaccuracy in a profile after it is collected. In this paper we tackle the problem, which is also known as profile inference and profile rectification . We investigate the classical approach for profile inference, based on computing minimum-cost maximum flows in a control-flow graph, and develop an extended model capturing the desired properties of real-world profiles. Next we provide a solid theoretical foundation of the corresponding optimization problem by studying its algorithmic aspects. We then describe a new efficient algorithm for the problem along with its implementation in an open-source compiler. An extensive evaluation of the algorithm and existing profile inference techniques on a variety of applications, including Facebook production workloads and SPEC CPU benchmarks, indicates that the new method outperforms its competitors by significantly improving the accuracy of profile data and the performance of generated binaries.


2022 ◽  
Author(s):  
Hassan Tavakol-Davani ◽  
Michael Violante ◽  
Saeed Manshadi

Abstract In different areas across the U.S., there are utility poles and other critical infrastructure that are vulnerable to flooding damage. The goal of this multidisciplinary research is to assess and minimize the probability of utility pole failure through conventional hydrological, hydrostatic, and geotechnical calculations embedded to a unique mixed-integer linear programming (MILP) optimization framework. Once the flow rates that cause utility pole overturn are determined, the most cost-efficient subterranean pipe network configuration can be created that will allow for flood waters to be redirected from vulnerable infrastructure elements. The optimization framework was simulated using the Julia scientific programming language, for which the JuMP interface and Gurobi solver package were employed to solve a minimum cost network flow objective function given the numerous decision variables and constraints across the network. We implemented our optimization framework in three different watersheds across the U.S. These watersheds are located near Whittier, NC; Leadville, CO; and London, AR. The implementation of a minimum cost network flow optimization model within these watersheds produced results demonstrating that the necessary amount of flood waters could be conveyed away from utility poles to prevent failure by flooding.


2022 ◽  
Vol 2022 ◽  
pp. 1-20
Author(s):  
Dongqing Luan ◽  
Along Liu ◽  
Xiaoli Wang ◽  
Yanxi Xie ◽  
Zhong Wu

Disaster medical rescue in China mainly adopts the “on-site rescue” model. Whether the location of emergency temporary blood supply sites is reasonable or not directly affects the rescue efficiency. The paper studies the robust location-allocation for emergency temporary blood supply after disaster. First, the factors of several candidate sites were quantified by the entropy-based TOPSIS method, and 12 candidate blood supply sites with higher priority were selected according to the evaluation indicators. At the same time, the uncertainty of blood demand at each disaster site increased the difficulty of decision-making, and then, a robust location model (MIRP) was constructed with minimum cost with time window constraints. It is also constrained by the uncertain demand for blood in three scenarios. Second, the survival probability function was introduced, and the time window limit was given at the minimum cost to maximize the survival probability of the suffered people. Finally, the numerical example experiments demonstrate that the increase in demand uncertainty and survival probability cause the MIRP model to generate more costs. Compared with the three MIRP models, the MIRP-ellipsoid set model gained better robustness. Also, given the necessary restrictions on the time window, the cost can be reduced by about 13% with the highest survival probability. Decision-makers can select different combinations of uncertainty levels and demand disturbance ratios and necessary time constraints to obtain the optimal location-allocation solution according to risk preference and actual conditions.


2022 ◽  
Vol 2022 ◽  
pp. 1-14
Author(s):  
Lixia Zhang ◽  
Bo Feng

For the finite horizon inventory mechanism with a known price increase and backordering, based on minimizing the inventory cost, we establish two mixed integer optimization models. By buyer’s cost analysis, we present the closed-form solutions to the models, and by comparing the minimum cost of the two strategies, we provide an optimal ordering policy to the buyer. Numerical examples are presented to illustrate the validity of the model, and sensitivity analysis on major parameters is also made to show some insights to the inventory model.


2022 ◽  
Author(s):  
Prasanta Dutta ◽  
Indadul Khan ◽  
Krishnendu Basuli ◽  
Manas Kumar Maiti

Abstract In this study, the ant colony optimization (ACO) algorithm is modified with the K-opt operation to solve the covering salesman problem(CSP) under one restriction in crisp and imprecise (fuzzy, rough) environments. A CSP involves two phases- the division of cities into groups with the selection of the visiting cities and searching of the Hamiltonian circuit through the visiting cities. But, none of the studies in the literature is made following the direct approach. Also, none of the studies in the literature gives attention to reduce the total travel distance of the unvisited cities from the visited city of a group. Moreover, there is no algorithm in the literature which provides the solution of a CSP with the specified coverage range $r$. Also, none has introduced any algorithm to solve CSPs in imprecise environments. Though algorithms are available to solve the Traveling Salesman Problems in the imprecise environments, the approach cannot deal with the problems involving fuzzy data with non-linear membership functions or the problems involving rough data where the rough estimation can not be done using Lebesgue measure. The well establish algorithm for any routing problem is the ACO, but not much attention has been paid to solve the CSP using ACOs. To overcome these limitations on the studies of the ACO on the CSPs, here, an algorithm is proposed for the division of groups of the set of cities depending upon the maximum number of cities in a group and the total number of groups. Then ACO is used to find the shortest/minimum-cost path of the problem by selecting only one visiting the city from each group without violating the restriction of the specified coverage range $r$ of the location of the unvisited cities. K-opt operation is applied periodically at the end of ACO operation to improve the quality of the best found solution so far by the ACO algorithm and to arrest any premature convergence. For the restricted problems paths are searched in such a manner that the total distance/travel cost of different unvisited cities of a group from the visited city of the group should not exceed a predefined upper limit. To solve the problem in an imprecise environment some approach is followed so that the tour is searched without transferring the imprecise optimisation problem into an equivalent crisp optimisation problem. Also, the simulation approaches in fuzzy and rough environments are proposed to deal with the CSPs with any type of estimation of the imprecise data set. Algorithm is tested with the standard benchmark crisp problems available in the literature. To test the algorithm in the imprecise environments, the imprecise instances are derived randomly from the standard crisp instances using a specified rule. Test results imply that the proposed algorithm is efficient enough in solving the CSPs in the crisp as well as in the imprecise environments.


Author(s):  
Julio R. Fernández ◽  
Inés Gallego ◽  
Andrés Jiménez-Losada ◽  
Manuel Ordóñez

AbstractCost-allocation problems in a fixed network are concerned with distributing the costs for use by a group of clients who cooperate in order to reduce such costs. We work only with tree networks and we assume that a minimum cost spanning tree network has already been constructed and now we are interested in the maintenance costs. The classic problem supposes that each agent stays for the entire time in the same node of the network. This paper introduces cost-allocation problems in a fixed-tree network with a set of agents whose activity over the nodes is fuzzy. Agent’s needs to pay for each period of time may differ. Moreover, the agents do not always remain in the same node for each period. We propose the extension of a very well-known solution for these problems: Bird’s rule.


2022 ◽  
pp. 9-17
Author(s):  
TETYANA ASTISTOVA

Goal. Development of an information model for monitoring ecosystem data obtained from facilities to identify deviations from the standard, in real time, at a distance and make decisions to eliminate themMethodology. The development of the system was based on the Minimum viable product with minimal functionality. and the minimum cost of resources. The concept of system development is considered on the example of a reasonable dormitory, where one of the components of the system is the Internet of Things technology, in which different device connect to the Internet and interact with each other. The sensors allow the device to send data to a computer program that will collect and analyze it. This will allow you to effectively identify the problem in the event of deviations from the standard during the operation of s and will facilitate the prediction of possible accidents, malfunctions and their elimination.Results. Based on the analysis of the characteristics of microcontrollers and sensors, a wireless communication module installed in the device of the monitoring system was selected, and types of sensors were selected for collecting and further analysis of ecosystem indicators The structural elements of the subsystem and the code for the example of the board for the sensor have been developed. To implement the task, the open programming language Processing and development tools were chosen that would satisfy all the requirements and have the necessary functionality. TelegramBot was chosen as the interface for the ecosystem's automated storage database concepts. To connect hardware devices, APIs and Internet services, Node-RED was chosen as the programming tool. To write the bot, the RedBot package for NodeRED was used.Scientific novelty. An original solution is proposed for the development of an information model of ecosystem indicators in premises based on the element base of the selected monitoring module, communication protocols and an interface for interacting with the user through a chat bot.Practical significance. The system was tested on data obtained in the hostel KNUTD in may 2021. This environment is hosted on Amazon Web Services (AWS) EC2The test results showed the system's operability, the ability to receive and analyze information in real time and quickly respond to dangerous situations. All this will improve the life of students in the hostel and ensure themselves and their health from the influence of negative factors.


2022 ◽  
Vol 12 (1) ◽  
pp. 31
Author(s):  
I-Lin Wang ◽  
Chen-Tai Hou

<p style='text-indent:20px;'>Public bike sharing systems have become the most popular shared economy application in transportation. The convenience of this system depends on the availability of bikes and empty racks. One of the major challenges in operating a bike sharing system is the repositioning of bikes between rental sites to maintain sufficient bike inventory in each station at all times. Most systems hire trucks to conduct dynamic repositioning of bikes among rental sites. We have analyzed a commonly used repositioning scheme and have demonstrated its ineffectiveness. To realize a higher quality of service, we proposed a crowdsourced dynamic repositioning strategy: first, we analyzed the historical rental data via the random forest algorithm and identified important factors for demand forecasting. Second, considering 30-minute periods, we calculated the optimal bike inventory via integer programming for each rental site in each time period with a sufficient crowd for repositioning bikes. Then, we proposed a minimum cost network flow model in a time-space network for calculating the optimal voluntary rider flows for each period based on the current bike inventory, which is adjusted according to the forecasted demands. The results of computational experiments on real-world data demonstrate that our crowdsourced repositioning strategy may reduce unmet rental demands by more than 30% during rush hours compared to conventional trucks.</p>


2022 ◽  
Vol 10 (1) ◽  
pp. 95-100 ◽  
Author(s):  
Sri Wilujeng ◽  
Endi Sarwoko ◽  
Farika Nikmah

Supply chain management is an activity that effectively integrates suppliers, companies, retailers where goods are produced and distributed at the right quality, location, and time with minimum cost levels to provide the highest quality services for consumers. Supply chain agility, supply chain adaptability, supply chain alignment, which is known as the Triple-A strategy, are elements to form supply chain performance. In this study, we tried to apply it to SMEs in developing countries, such as Indonesia. The purpose of this study is to show whether it is true that the supply chain cannot be applied to SMEs, while for a disruption as it is today, competition is getting tougher not only among SMEs but also against large companies, and SMEs need to develop several strategies that were previously unimaginable. This study uses quantitative techniques to determine the effect of supply chain agility, supply chain adaptability, supply chain alignment on supply chain performance either partially or simultaneously. The results showed that all hypotheses were accepted. This shows that supply chain management can be a strategy to create better SMEs performance and can even be used to achieve competitive advantage.


Sign in / Sign up

Export Citation Format

Share Document