Search results

1 – 10 of 313
Article
Publication date: 13 September 2018

Orhan Engin and Batuhan Engin

Hybrid flow shop with multiprocessor task (HFSMT) has received considerable attention in recent years. The purpose of this paper is to consider an HFSMT scheduling under the…

Abstract

Purpose

Hybrid flow shop with multiprocessor task (HFSMT) has received considerable attention in recent years. The purpose of this paper is to consider an HFSMT scheduling under the environment of a common time window. The window size and location are considered to be given parameters. The research deals with the criterion of total penalty cost minimization incurred by earliness and tardiness of jobs. In this research, a new memetic algorithm in which a global search algorithm is accompanied with the local search mechanism is developed to solve the HFSMT with jobs having a common time window. The operating parameters of memetic algorithm have an important role on the quality of solution. In this paper, a full factorial experimental design is used to determining the best parameters of memetic algorithm for each problem type. Memetic algorithm is tested using HFSMT problems.

Design/methodology/approach

First, hybrid flow shop scheduling system and hybrid flow shop scheduling with multiprocessor task are defined. The applications of the hybrid flow shop system are explained. Also the background of hybrid flow shop with multiprocessor is given in the introduction. The features of the proposed memetic algorithm are described in Section 2. The experiment results are presented in Section 3.

Findings

Computational experiments show that the proposed new memetic algorithm is an effective and efficient approach for solving the HFSMT under the environment of a common time window.

Originality/value

There is only one study about HFSMT scheduling with time window. This is the first study which added the windows to the jobs in HFSMT problems.

Details

Journal of Enterprise Information Management, vol. 31 no. 6
Type: Research Article
ISSN: 1741-0398

Keywords

Content available
Article
Publication date: 15 December 2017

Maxim A. Dulebenets

The volumes of international containerized trade substantially increased over the past years. In the meantime, marine container terminal (MCT) operators are facing congestion…

1192

Abstract

Purpose

The volumes of international containerized trade substantially increased over the past years. In the meantime, marine container terminal (MCT) operators are facing congestion issues at their terminals because of the increasing number of large-size vessels, the lack of innovative technologies and advanced handling equipment and the inability of proper scheduling of the available resources. This study aims to propose a novel memetic algorithm with a deterministic parameter control to facilitate the berth scheduling at MCTs and minimize the total vessel service cost.

Design/methodology/approach

A local search heuristic, which is based on the first-come-first-served policy, is applied at the chromosomes and population initialization stage within the developed memetic algorithm (MA). The deterministic parameter control strategy is implemented for a custom mutation operator, which alters the mutation rate values based on the piecewise function throughout the evolution of the algorithm. Performance of the proposed MA is compared with that of the alternative solution algorithms widely used in the berth scheduling literature, including a MA that does not apply the deterministic parameter control strategy, typical evolutionary algorithm, simulated annealing and variable neighborhood search.

Findings

Results demonstrate that the developed MA with a deterministic parameter control can obtain superior berth schedules in terms of the total vessel service cost within a reasonable computational time. Furthermore, greater cost savings are observed for the cases with high demand and low berthing capacity at the terminal. A comprehensive analysis of the convergence patterns indicates that introduction of the custom mutation operator with a deterministic control for the mutation rate value would provide more efficient exploration and exploitation of the search space.

Research limitations/implications

This study does not account for uncertainty in vessel arrivals. Furthermore, potential changes in the vessel handling times owing to terminal disruptions are not captured.

Practical implications

The developed solution algorithm can serve as an efficient planning tool for MCT operators and assist with efficient berth scheduling for both discrete and continuous berthing layout cases.

Originality/value

The majority of studies on berth scheduling rely on the stochastic search algorithms without considering the specific problem properties and applying the guided search heuristics. Unlike canonical evolutionary algorithms, the developed algorithm uses a local search heuristic for the chromosomes and population initialization and adjusts the mutation rate values based on a deterministic parameter control strategy for more efficient exploration and exploitation of the search space.

Details

Maritime Business Review, vol. 2 no. 4
Type: Research Article
ISSN: 2397-3757

Keywords

Article
Publication date: 14 August 2017

Pedro Godinho, Luiz Moutinho and Margherita Pagani

The purpose of this study is to propose a measure for earned attention and a model and procedure for the maximization of earned attention by a company over a period of time.

Abstract

Purpose

The purpose of this study is to propose a measure for earned attention and a model and procedure for the maximization of earned attention by a company over a period of time.

Design/methodology/approach

Utility functions are used as the base of the earned attention measure. An evolutionary algorithm – a memetic algorithm – is applied to identify strategies that aim to maximize earned attention. Computational analysis is performed resorting to simulated data, and the memetic algorithm is assessed through the comparison with a standard steepest ascent heuristic.

Findings

The shape of the utility functions considered in the model has a huge impact on the characteristics of the best strategies, with actions focused on increasing a single variable being preferred in case of constant marginal utility, and more balanced strategies having a better performance in the case of decreasing marginal utility. The memetic algorithm is shown to have a much better performance that the steepest ascent procedure.

Originality/value

A new mathematical model for earned attention is proposed, and an approach that has few applications in business problems – a memetic algorithm – is tailored to the model and applied to identify solutions.

Details

Journal of Modelling in Management, vol. 12 no. 3
Type: Research Article
ISSN: 1746-5664

Keywords

Article
Publication date: 8 June 2015

Yu Lei, Maoguo Gong, Licheng Jiao and Yi Zuo

The examination timetabling problem is an NP-hard problem. A large number of approaches for this problem are developed to find more appropriate search strategies. Hyper-heuristic…

Abstract

Purpose

The examination timetabling problem is an NP-hard problem. A large number of approaches for this problem are developed to find more appropriate search strategies. Hyper-heuristic is a kind of representative methods. In hyper-heuristic, the high-level search is executed to construct heuristic lists by traditional methods (such as Tabu search, variable neighborhoods and so on). The purpose of this paper is to apply the evolutionary strategy instead of traditional methods for high-level search to improve the capability of global search.

Design/methodology/approach

This paper combines hyper-heuristic with evolutionary strategy to solve examination timetabling problems. First, four graph coloring heuristics are employed to construct heuristic lists. Within the evolutionary algorithm framework, the iterative initialization is utilized to improve the number of feasible solutions in the population; meanwhile, the crossover and mutation operators are applied to find potential heuristic lists in the heuristic space (high-level search). At last, two local search methods are combined to optimize the feasible solutions in the solution space (low-level search).

Findings

Experimental results demonstrate that the proposed approach obtains competitive results and outperforms the compared approaches on some benchmark instances.

Originality/value

The contribution of this paper is the development of a framework which combines evolutionary algorithm and hyper-heuristic for examination timetabling problems.

Details

International Journal of Intelligent Computing and Cybernetics, vol. 8 no. 2
Type: Research Article
ISSN: 1756-378X

Keywords

Article
Publication date: 29 March 2011

Huangzhong Pu, Ziyang Zhen and Daobo Wang

Attitude control of unmanned aerial vehicle (UAV) is the purposeful manipulation of controllable external forces to establish a desired attitude, which is inner‐loop of the…

Abstract

Purpose

Attitude control of unmanned aerial vehicle (UAV) is the purposeful manipulation of controllable external forces to establish a desired attitude, which is inner‐loop of the autonomous flight control system. In the practical applications, classical control methods such as proportional‐integral‐derivative control are usually selected because of simple and high reliability. However, it is usually difficult to select or optimize the control parameters. The purpose of this paper is to investigate an intelligent algorithm based classical controller of UAV.

Design/methodology/approach

Among the many intelligent algorithms, shuffled frog leaping algorithm (SFLA) combines the benefits of the genetic‐based memetic algorithm as well as social behavior based particle swarm optimization. SFLA is a population based meta‐heuristic intelligent optimization method inspired by natural memetics. In order to improve the performance of SFLA, a different dividing method of the memeplexes is presented to make their performance balance; moreover, an evolution mechanism of the best frog is introduced to make the algorithm jump out the local optimum. The modified SFLA is applied to the tuning of the proportional coefficients of pitching and rolling channels of UAV flight control system.

Findings

Simulation of a UAV control system in which the nonlinear model is obtained by the wind tunnel experiment show the rapid dynamic response and high control precision by using the modified SFLA optimized attitude controller, which is better than that of the original SFLA and particle swarm optimization method.

Originality/value

A modification scheme is presented to improve the global searching capability of SFLA. The modified SFLA based intelligent determination method of the UAV flight controller parameters is proposed, in order to improve the attitude control performance of UAV.

Details

International Journal of Intelligent Computing and Cybernetics, vol. 4 no. 1
Type: Research Article
ISSN: 1756-378X

Keywords

Article
Publication date: 12 October 2023

Zhuyue Li and Chunxiao Zhang

Supply chain risk management can effectively reduce the loss of retailers. In this regard, retailers need to consider the competition risks of competitors in addition to the…

Abstract

Purpose

Supply chain risk management can effectively reduce the loss of retailers. In this regard, retailers need to consider the competition risks of competitors in addition to the disruption risks. This paper designs a resilient retail supply chain network for perishable foods under the dynamic competition to maximize retailer's profits.

Design/methodology/approach

A two-stage mixed-integer non-linear model is presented for designing the supply chain network. In the first stage, an equilibrium model that considers the characteristics of perishable foods is developed. In the second stage, a mixed integer non-linear programming model is presented to deal with the strategic decisions. Finally, an efficient memetic algorithm is designed to deal with large-scale problems.

Findings

The optimal the selection of suppliers, distribution centers and the order allocation are found among the supply chain entities. Considering the perishability of agri-food products, the equilibrium retail price and selling quantity are determined. Through a numerical example, the optimal inventory period under different maximum shelf life and the impact of three resilient strategies on retailer's profit, selling price and selling quantity are analyzed.

Research limitations/implications

As for future research, the research can be extended in a number of directions. First, this paper studies the retail supply chain network design problem under competition among retailers. It can be an interesting direction to consider retailers competing with suppliers. Second, the authors can try to linearize the non-linear model and solve the large-scale integer programming problem by exact algorithm. Finally, the freshness of perishable foods gradually declines linearly to zero as the maximum shelf life approaches, and it would be a meaningful attempt to consider the freshness of perishable foods declines exponentially.

Originality/value

This paper innovatively designs the resilient supply chain network for perishable foods under dynamic competition. The retailer's dynamic competition and resilient strategies are considered simultaneously when designing supply chain network for perishable foods. In addition, this paper gives insights into how to obtain the optimal inventory period and compare the retailer's resilient strategies.

Article
Publication date: 18 August 2022

Fran Sérgio Lobato, Gustavo Barbosa Libotte and Gustavo Mendes Platt

In this work, the multi-objective optimization shuffled complex evolution is proposed. The algorithm is based on the extension of shuffled complex evolution, by incorporating two…

Abstract

Purpose

In this work, the multi-objective optimization shuffled complex evolution is proposed. The algorithm is based on the extension of shuffled complex evolution, by incorporating two classical operators into the original algorithm: the rank ordering and crowding distance. In order to accelerate the convergence process, a Local Search strategy based on the generation of potential candidates by using Latin Hypercube method is also proposed.

Design/methodology/approach

The multi-objective optimization shuffled complex evolution is used to accelerate the convergence process and to reduce the number of objective function evaluations.

Findings

In general, the proposed methodology was able to solve a classical mechanical engineering problem with different characteristics. From a statistical point of view, we demonstrated that differences may exist between the proposed methodology and other evolutionary strategies concerning two different metrics (convergence and diversity), for a class of benchmark functions (ZDT functions).

Originality/value

The development of a new numerical method to solve multi-objective optimization problems is the major contribution.

Details

Engineering Computations, vol. 39 no. 8
Type: Research Article
ISSN: 0264-4401

Keywords

Article
Publication date: 30 November 2021

Lilia Alanís-López, Martha-Selene Casas-Ramírez and José-Fernando Camacho-Vallejo

The aim of the study is to show that merging two areas of mathematics – topology and discrete optimization – could result in a viable option to solve classical or specialized…

Abstract

Purpose

The aim of the study is to show that merging two areas of mathematics – topology and discrete optimization – could result in a viable option to solve classical or specialized integer problems.

Design/methodology/approach

In the paper, discrete topology concepts are applied to propose a metaheuristic algorithm that is capable to solve binary programming problems. Particularly, some of the homotopy for paths principles are used to explore the solution space associated with four well-known NP-hard problems herein considered as follows: knapsack, set covering, bi-level single plant location with order and one-max.

Findings

Computational experimentation confirms that the proposed algorithm performs in an effective manner, and it is able to efficiently solve the sets of instances used for the benchmark. Moreover, the performance of the proposed algorithm is compared with a standard genetic algorithm (GA), a scatter search (SS) method and a memetic algorithm (MA). Acceptable results are obtained for all four implemented metaheuristics, but the path homotopy algorithm stands out.

Originality/value

A novel metaheuristic is proposed for the first time. It uses topology concepts to design an algorithmic framework to solve binary programming problems in an effective and efficient manner.

Details

Engineering Computations, vol. 39 no. 5
Type: Research Article
ISSN: 0264-4401

Keywords

Article
Publication date: 2 May 2019

Nabil Nahas, Mohamed N. Darghouth, Abdul Qadar Kara and Mustapha Nourelfath

The purpose of this paper is to introduce an efficient algorithm based on a non-linear accepting threshold to solve the redundancy allocation problem (RAP) considering multiple…

Abstract

Purpose

The purpose of this paper is to introduce an efficient algorithm based on a non-linear accepting threshold to solve the redundancy allocation problem (RAP) considering multiple redundancy strategies. In addition to the components reliability, multiple redundancy strategies are simultaneously considered to vary the reliability of the system. The goal is to determine the optimal selection of elements, redundancy levels and redundancy strategy, which maximizes the system reliability under various system-level constraints.

Design/methodology/approach

The mixed RAP considering the use of active and standby components at the subsystem level belongs to the class of NP-hard problems involving selection of elements and redundancy levels, to maximize a specific system performance under a given set of physical and budget constraints. Generally, the authors recourse to meta-heuristic algorithms to solve this type of optimization problem in a reasonable computational time, especially for large-size problems. A non-linear threshold accepting algorithm (NTAA) is developed to solve the tackled optimization problem. Numerical results for test problems from previous research are reported and analyzed to assess the efficiency of the proposed algorithm.

Findings

The comparison with the best solutions obtained in previous studies, namely: genetic algorithm, simulated annealing, memetic algorithm and the particle swarm optimization for 33 different instances of the problem, demonstrated the superiority of the proposed algorithm in finding for all considered instances, a high-quality solution in a minimum computational time.

Research limitations/implications

Considering multiple redundancy strategies helps to achieve higher reliability levels but increases the complexity of the obtained solution leading to infeasible systems in term of physical design. Technological constraints must be integrated into the model to provide a more comprehensive and realistic approach.

Practical implications

Designing high performant systems which meet customer requirements, under different economic and functional constraints is the main challenge faced by the manufacturers. The proposed algorithm aims to provide a superior solution of the reliability optimization problem by considering the possibility to adopt multiple redundancy strategies at the subsystem level in a minimum computational time.

Originality/value

A NTAA is expanded to the RAP considering multiple redundancy strategies at the subsystem level subject to weight and cost constraints. A procedure based on a penalized objective function is developed to encourage the algorithm to explore toward the feasible solutions area. By outperforming well-known solving technique, the NTAA provides a powerful tool to reliability designers of complex systems where different varieties of redundancies can be considered to achieve high-reliability systems.

Details

Journal of Quality in Maintenance Engineering, vol. 25 no. 3
Type: Research Article
ISSN: 1355-2511

Keywords

Article
Publication date: 26 June 2020

Hesam Adarang, Ali Bozorgi-Amiri, Kaveh Khalili-Damghani and Reza Tavakkoli-Moghaddam

This paper addresses a location-routing problem (LRP) under uncertainty for providing emergency medical services (EMS) during disasters, which is formulated using a robust…

Abstract

Purpose

This paper addresses a location-routing problem (LRP) under uncertainty for providing emergency medical services (EMS) during disasters, which is formulated using a robust optimization (RO) approach. The objectives consist of minimizing relief time and the total cost including location costs and the cost of route coverage by the vehicles (ambulances and helicopters).

Design/methodology/approach

A shuffled frog leaping algorithm (SFLA) is developed to solve the problem and the performance is assessed using both the ε-constraint method and NSGA-II algorithm. For a more accurate validation of the proposed algorithm, the four indicators of dispersion measure (DM), mean ideal distance (MID), space measure (SM), and the number of Pareto solutions (NPS) are used.

Findings

The results obtained indicate the efficiency of the proposed algorithm within a proper computation time compared to the CPLEX solver as an exact method.

Research limitations/implications

In this study, the planning horizon is not considered in the model which can affect the value of parameters such as demand. Moreover, the uncertain nature of the other parameters such as traveling time is not incorporated into the model.

Practical implications

The outcomes of this research are helpful for decision-makers for the planning and management of casualty transportation under uncertain environment. The proposed algorithm can obtain acceptable solutions for real-world cases.

Originality/value

A novel robust mixed-integer linear programming (MILP) model is proposed to formulate the problem as a LRP. To solve the problem, two efficient metaheuristic algorithms were developed to determine the optimal values of objectives and decision variables.

Details

Journal of Humanitarian Logistics and Supply Chain Management, vol. 10 no. 3
Type: Research Article
ISSN: 2042-6747

Keywords

1 – 10 of 313