A Metaheuristic Approach and Mathematical Programming for Packing Objects in a Rectangular Container

2020 ◽  
Vol 11 (3) ◽  
pp. 108-119
Author(s):  
Rafael Torres-Escobar ◽  
Jose Antonio Marmolejo-Saucedo ◽  
Igor Litvinchev

The problem of packing non-congruent circles within bounded regions is considered. The aim is to maximize the number of circles placed into a rectangular container or minimize the waste. The circle is considered as a set of points that are all the same distance (not necessarily Euclidean) from a given point. An integer programming model is proposed using a dotted-board approximating the container and considering the dots as potential positions for assigning centers of the circles. The packing problem is then stated as a large scale linear 0–1 optimization problem. Binary decision variables are associated with each discrete point of the board (a dot) and with each object. Then, the same grid is used to prove a population-based metaheuristic. This metaheuristic is inspired by the monkeys' behavior. The resulting binary problem is then solved by using Gurobi Solver and Python Programming Language as Interface

2014 ◽  
Vol 2014 ◽  
pp. 1-6 ◽  
Author(s):  
Igor Litvinchev ◽  
Edith Lucero Ozuna Espinosa

A problem of packing a limited number of unequal circles in a fixed size rectangular container is considered. The aim is to maximize the (weighted) number of circles placed into the container or minimize the waste. This problem has numerous applications in logistics, including production and packing for the textile, apparel, naval, automobile, aerospace, and food industries. Frequently the problem is formulated as a nonconvex continuous optimization problem which is solved by heuristic techniques combined with local search procedures. New formulations are proposed for approximate solution of packing problem. The container is approximated by a regular grid and the nodes of the grid are considered as potential positions for assigning centers of the circles. The packing problem is then stated as a large scale linear 0-1 optimization problem. The binary variables represent the assignment of centers to the nodes of the grid. Nesting circles inside one another is also considered. The resulting binary problem is then solved by commercial software. Numerical results are presented to demonstrate the efficiency of the proposed approach and compared with known results.


2019 ◽  
Author(s):  
Kyle Konze ◽  
Pieter Bos ◽  
Markus Dahlgren ◽  
Karl Leswing ◽  
Ivan Tubert-Brohman ◽  
...  

We report a new computational technique, PathFinder, that uses retrosynthetic analysis followed by combinatorial synthesis to generate novel compounds in synthetically accessible chemical space. Coupling PathFinder with active learning and cloud-based free energy calculations allows for large-scale potency predictions of compounds on a timescale that impacts drug discovery. The process is further accelerated by using a combination of population-based statistics and active learning techniques. Using this approach, we rapidly optimized R-groups and core hops for inhibitors of cyclin-dependent kinase 2. We explored greater than 300 thousand ideas and identified 35 ligands with diverse commercially available R-groups and a predicted IC<sub>50</sub> < 100 nM, and four unique cores with a predicted IC<sub>50</sub> < 100 nM. The rapid turnaround time, and scale of chemical exploration, suggests that this is a useful approach to accelerate the discovery of novel chemical matter in drug discovery campaigns.


2019 ◽  
Author(s):  
Kyle Konze ◽  
Pieter Bos ◽  
Markus Dahlgren ◽  
Karl Leswing ◽  
Ivan Tubert-Brohman ◽  
...  

We report a new computational technique, PathFinder, that uses retrosynthetic analysis followed by combinatorial synthesis to generate novel compounds in synthetically accessible chemical space. Coupling PathFinder with active learning and cloud-based free energy calculations allows for large-scale potency predictions of compounds on a timescale that impacts drug discovery. The process is further accelerated by using a combination of population-based statistics and active learning techniques. Using this approach, we rapidly optimized R-groups and core hops for inhibitors of cyclin-dependent kinase 2. We explored greater than 300 thousand ideas and identified 35 ligands with diverse commercially available R-groups and a predicted IC<sub>50</sub> < 100 nM, and four unique cores with a predicted IC<sub>50</sub> < 100 nM. The rapid turnaround time, and scale of chemical exploration, suggests that this is a useful approach to accelerate the discovery of novel chemical matter in drug discovery campaigns.


2021 ◽  
Vol 11 (6) ◽  
pp. 497
Author(s):  
Yoonsuk Jung ◽  
Eui Im ◽  
Jinhee Lee ◽  
Hyeah Lee ◽  
Changmo Moon

Previous studies have evaluated the effects of antithrombotic agents on the performance of fecal immunochemical tests (FITs) for the detection of colorectal cancer (CRC), but the results were inconsistent and based on small sample sizes. We studied this topic using a large-scale population-based database. Using the Korean National Cancer Screening Program Database, we compared the performance of FITs for CRC detection between users and non-users of antiplatelet agents and warfarin. Non-users were matched according to age and sex. Among 5,426,469 eligible participants, 768,733 used antiplatelet agents (mono/dual/triple therapy, n = 701,683/63,211/3839), and 19,569 used warfarin, while 4,638,167 were non-users. Among antiplatelet agents, aspirin, clopidogrel, and cilostazol ranked first, second, and third, respectively, in terms of prescription rates. Users of antiplatelet agents (3.62% vs. 4.45%; relative risk (RR): 0.83; 95% confidence interval (CI): 0.78–0.88), aspirin (3.66% vs. 4.13%; RR: 0.90; 95% CI: 0.83–0.97), and clopidogrel (3.48% vs. 4.88%; RR: 0.72; 95% CI: 0.61–0.86) had lower positive predictive values (PPVs) for CRC detection than non-users. However, there were no significant differences in PPV between cilostazol vs. non-users and warfarin users vs. non-users. For PPV, the RR (users vs. non-users) for antiplatelet monotherapy was 0.86, while the RRs for dual and triple antiplatelet therapies (excluding cilostazol) were 0.67 and 0.22, respectively. For all antithrombotic agents, the sensitivity for CRC detection was not different between users and non-users. Use of antiplatelet agents, except cilostazol, may increase the false positives without improving the sensitivity of FITs for CRC detection.


Author(s):  
Krzysztof Jurczuk ◽  
Marcin Czajkowski ◽  
Marek Kretowski

AbstractThis paper concerns the evolutionary induction of decision trees (DT) for large-scale data. Such a global approach is one of the alternatives to the top-down inducers. It searches for the tree structure and tests simultaneously and thus gives improvements in the prediction and size of resulting classifiers in many situations. However, it is the population-based and iterative approach that can be too computationally demanding to apply for big data mining directly. The paper demonstrates that this barrier can be overcome by smart distributed/parallel processing. Moreover, we ask the question whether the global approach can truly compete with the greedy systems for large-scale data. For this purpose, we propose a novel multi-GPU approach. It incorporates the knowledge of global DT induction and evolutionary algorithm parallelization together with efficient utilization of memory and computing GPU’s resources. The searches for the tree structure and tests are performed simultaneously on a CPU, while the fitness calculations are delegated to GPUs. Data-parallel decomposition strategy and CUDA framework are applied. Experimental validation is performed on both artificial and real-life datasets. In both cases, the obtained acceleration is very satisfactory. The solution is able to process even billions of instances in a few hours on a single workstation equipped with 4 GPUs. The impact of data characteristics (size and dimension) on convergence and speedup of the evolutionary search is also shown. When the number of GPUs grows, nearly linear scalability is observed what suggests that data size boundaries for evolutionary DT mining are fading.


Author(s):  
Lu Chen ◽  
Handing Wang ◽  
Wenping Ma

AbstractReal-world optimization applications in complex systems always contain multiple factors to be optimized, which can be formulated as multi-objective optimization problems. These problems have been solved by many evolutionary algorithms like MOEA/D, NSGA-III, and KnEA. However, when the numbers of decision variables and objectives increase, the computation costs of those mentioned algorithms will be unaffordable. To reduce such high computation cost on large-scale many-objective optimization problems, we proposed a two-stage framework. The first stage of the proposed algorithm combines with a multi-tasking optimization strategy and a bi-directional search strategy, where the original problem is reformulated as a multi-tasking optimization problem in the decision space to enhance the convergence. To improve the diversity, in the second stage, the proposed algorithm applies multi-tasking optimization to a number of sub-problems based on reference points in the objective space. In this paper, to show the effectiveness of the proposed algorithm, we test the algorithm on the DTLZ and LSMOP problems and compare it with existing algorithms, and it outperforms other compared algorithms in most cases and shows disadvantage on both convergence and diversity.


Gut ◽  
2021 ◽  
pp. gutjnl-2020-322545
Author(s):  
Han-Mo Chiu ◽  
Grace Hsiao-Hsuan Jen ◽  
Ying-Wei Wang ◽  
Jean Ching-Yuan Fann ◽  
Chen-Yang Hsu ◽  
...  

ObjectiveTo measure the effects of faecal immunochemical test (FIT) for colorectal cancer (CRC) screening on overall and site-specific long-term effectiveness of population-based organised service screening.DesignA prospective cohort study of Taiwanese nationwide biennial FIT screening was performed. A total of 5 417 699 eligible subjects were invited to attend screening from 2004 through 2009 and were followed up until 2014. We estimated the adjusted relative rates (aRRs) on the effectiveness of reducing advanced-stage CRC (stage II+) and CRC death by Bayesian Poisson regression models with the full adjustment for a cascade of self-selection factors (including the screening rate and the colonoscopy rate) and the completeness of colonoscopy together with demographic features.ResultsFIT screening (exposed vs unexposed) reduced the incidence of advanced-stage CRC (48.4 vs 75.7 per 100 000) and mortality (20.3 vs 41.3 per 100 000). Statistically significant reductions of both incidence of advanced-stage CRCs (aRR=0.66, 95% CI 0.63 to 0.70) and deaths from CRC (aRR=0.60, 95% CI 0.57 to 0.64) were noted. FIT screening was more effective in reducing distal advanced-stage CRCs (aRR=0.61, 95% CI 0.58 to 0.64) and CRC mortality (aRR=0.56, 95% CI 0.53 to 0.69) than proximal advanced CRCs (aRR=0.84, 95% CI 0.77 to 0.92) and CRC mortality (aRR=0.72, 95% CI 0.66 to 0.80).ConclusionA large-scale population-based biennial FIT screening demonstrates 34% significant reduction of advanced-stage CRCs and 40% reduction of death from CRC with larger long-term effectiveness in the distal colon than the proximal colon. Our findings provide a strong and consistent evidence-based policy for supporting a sustainable population-based FIT organised service screening worldwide. The disparity of site-specific long-term effectiveness also provides an insight into the remedy for lower effectiveness of FIT screening in the proximal colon.


2021 ◽  
Vol 11 (1) ◽  
Author(s):  
Youn Young Park ◽  
Kil‑yong Lee ◽  
Seong Taek Oh ◽  
Sang Hyun Park ◽  
Kyung Do Han ◽  
...  

An amendment to this paper has been published and can be accessed via a link at the top of the paper.


Author(s):  
Zahra Homayouni ◽  
Mir Saman Pishvaee ◽  
Hamed Jahani ◽  
Dmitry Ivanov

AbstractAdoption of carbon regulation mechanisms facilitates an evolution toward green and sustainable supply chains followed by an increased complexity. Through the development and usage of a multi-choice goal programming model solved by an improved algorithm, this article investigates sustainability strategies for carbon regulations mechanisms. We first propose a sustainable logistics model that considers assorted vehicle types and gas emissions involved with product transportation. We then construct a bi-objective model that minimizes total cost as the first objective function and follows environmental considerations in the second one. With our novel robust-heuristic optimization approach, we seek to support the decision-makers in comparison and selection of carbon emission policies in supply chains in complex settings with assorted vehicle types, demand and economic uncertainty. We deploy our model in a case-study to evaluate and analyse two carbon reduction policies, i.e., carbon-tax and cap-and-trade policies. The results demonstrate that our robust-heuristic methodology can efficiently deal with demand and economic uncertainty, especially in large-scale problems. Our findings suggest that governmental incentives for a cap-and-trade policy would be more effective for supply chains in lowering pollution by investing in cleaner technologies and adopting greener practices.


BMJ Open ◽  
2019 ◽  
Vol 9 (8) ◽  
pp. e028843 ◽  
Author(s):  
Danmeng Liu ◽  
Yue Cheng ◽  
Shaonong Dang ◽  
Duolao Wang ◽  
Yaling Zhao ◽  
...  

ObjectivesTo report the situation of maternal micronutrient supplementation before and during pregnancy in Northwest China and to examine the rates of and factors related to the adherence to micronutrient supplementation among pregnant women in this region, where dietary micronutrient intake is commonly insufficient.DesignA large-scale population-based cross-sectional survey.SettingTwenty counties and ten districts of Shaanxi Province.ParticipantsA sample of 30 027 women were selected using a stratified multistage random sampling method. A total of 28 678 women were chosen for the final analysis after excluding those who did not provide clear information about nutritional supplementation before and during pregnancy.Main outcome measuresMaternal adherence to micronutrient supplementation (high and low) were the outcomes. They were determined by the start time and duration of use according to Chinese guidelines (for folic acid (FA) supplements) and WHO recommendations (for iron, calcium and multiple-micronutrient (MMN) supplements).ResultsIn total, 83.9% of women took at least one kind of micronutrient supplement before or during pregnancy. FA (67.6%) and calcium (57.5%) were the primarily used micronutrient supplements; few participants used MMN (14.0%) or iron (5.4%). Adherence to supplementation of all micronutrients was low (7.4% for FA, 0.6% for iron, 11.7% for calcium and 2.7% for MMN). Higher educational levels, higher income levels, urban residence and better antenatal care (including pregnancy consultation and a higher frequency of antenatal visits) were associated with high adherence to micronutrient supplementation.ConclusionMaternal micronutrient supplementation before and during pregnancy in Northwest China was way below standards recommended by the Chinese guidelines or WHO. Targeted health education and future nutritional guidelines are suggested to improve this situation, especially in pregnant women with disadvantaged sociodemographic conditions.


Sign in / Sign up

Export Citation Format

Share Document