37 research outputs found

    Formulating and Solving Sustainable Stochastic Dynamic Facility Layout Problem: A Key to Sustainable Operations

    Get PDF
    Facility layout design, a NP Hard problem, is associated with the arrangement of facilities in a manufacturing shop floor, which impacts the performance, and cost of system. Efficient design of facility layout is a key to the sustainable operations in a manufacturing shop floor. An efficient layout design not only optimizes the cost and energy due to proficient handling but also increase flexibility and easy accessibility. Traditionally, it is solved using meta-heuristic techniques. But these algorithmic or procedural methodologies do not generate effective and efficient layout design from sustainable point of view, where design should consider multiple criteria such as demand fluctuations, material handling cost, accessibility, maintenance, waste and more. In this paper, to capture the sustainability in the layout design these parameters are considered, and a new Sustainable Stochastic Dynamic Facility Layout Problem (SDFLP) is formulated and solved. SDFLP is optimized for material handling cost and rearrangement cost using various meta-heuristic techniques. The pool of layouts thus generated is then analyzed by Data Envelopment Analysis (DEA) to identify efficient layouts. A novel hierarchical methodology of consensus ranking of layouts is proposed which combines the multiple attributes/criteria. Multi Attribute decision-making (MADM) Techniques such as Technique for Order Preference by Similarity to Ideal Solution (TOPSIS), Interpretive Ranking Process (IRP) and Analytic hierarchy process (AHP), Borda-Kendall and Integer Linear Programming based rank aggregation techniques are applied. To validate the proposed methodology data sets for facility size N=12 for time period T=5 having Gaussian demand are considered

    An adaptive memetic algorithm for the architecture optimisation problem

    No full text
    Architecture design is one of the most important steps in software development, since design decisions affect the quality of the final system (e.g. reliability and performance). Due to the ever-growing complexity and size of software systems, deciding on the best design is a computationally intensive and complex task. This issue has been tackled by using optimisation method, such as local search and genetic algorithms. Genetic algorithms work well in rugged fitness landscapes, whereas local search methods are successful when the search space is smooth. The strengths of these two algorithms have been combined to create memetic algorithms, which have shown to be more efficient than genetic algorithms and local search on their own. A major point of concern with memetic algorithms is the likelihood of loosing the exploration capacity because of the ‘exploitative’ nature of local search. To address this issue, this work uses an adaptive scheme to control the local search application. The utilised scheme takes into account the diversity of the current population. Based on the diversity indicator, it decides whether to call local search or not. Experiments were conducted on the component deployment problem to evaluates the effectiveness of the proposed algorithm with and without the adaptive local search algorithm
    corecore