242 research outputs found

    Multiple neighborhoods in tabu search: successful applications for operations management problems

    Get PDF
    A metaheuristic is a refined solution method able to find a satisfying solution to a difficult problem in a reasonable amount of time. A local search metaheuristic works on a single solution and tries to improve it iteratively. Tabu search is one of the most famous local search, where at each iteration, a neighbor solution is generated from the current solution by performing a specific modification (called a move) on the latter. In contrast with most of the existing literature, the goal of this paper is to present tabu search approaches where different neighborhood structures (i.e., different types of moves) are jointly used. The discussion is illustrated for various operations management problems: truck loading, job scheduling, inventory management, and dimensioning of assembly lines

    Heuristics for a project management problem withincompatibility and assignment costs

    Get PDF
    Consider a project which consists of a set of jobs to be performed, assuming each job has a duration of at most one time period. We assume that the project manager provides a set of possible durations (in time periods) for the whole project. When a job is assigned to a specific time period, an assignment cost is encountered. In addition, for some pairs of jobs, an incompatibility cost is encountered if they are performed at the same time period. Both types of cost depend on the duration of the whole project, which also has to be determined. The goal is to assign a time period to each job while minimizing the costs. We propose a tabu search heuristic, as well as an adaptive memory algorithm, and compare them with other heuristics on large instances, and with an exact method on small instances. Variations of the problems are also discusse

    Les Lumières de Hong Kong and the mist of translation

    Get PDF
    Over the past few years, a large number of works of contemporary Chinese literature, primarily novels, have been translated into French, and several publishers (Picquier, Actes Sud, Bleu de Chine, les éditions de l’Aube, Gallimard-Folio, etc.) are proving to be very active in this domain. This is certainly a good thing. The translations that they have published allow a readership previously unfamiliar with China and its literature to gain at least some idea of the richness of contemporary cre..

    Les Lumières de Hong Kong et les brumes de la traduction

    Get PDF
    Depuis quelques années, un grand nombre d'oeuvres littéraires chinoises contemporaines, principalement des romans, ont été traduites en français ; certains éditeurs (Picquier, Actes Sud, Bleu de Chine, les éditions de l’Aube, Gallimard-Folio, etc.) se montrent très actifs dans ce domaine, ce qui bien sûr est une bonne chose. Les traductions publiées par leurs soins permettent à un lectorat non sinisant de se faire au moins une idée de la richesse de la création littéraire contemporaine en Chi..

    Solution Methods for a Scheduling Problem with Incompatibility and Precedence Constraints

    Get PDF
    Consider a project which consists in a set of operations to be performed, assuming the processing time of each operation is at most one time period. In this project, precedence and incompatibility constraints between operations have to be satisfied. The goal is to assign a time period to each operation while minimizing the duration of the whole project and while taking into account all the constraints. Based on the mixed graph coloring model and on an efficient and quick tabu search algorithm for the usual graph coloring problem, we propose a tabu search algorithm as well as a variable neighborhood search heuristic for the considered scheduling problem. We formulate an integer linear program (useful for the CPLEX solver) as well as a greedy procedure for comparison considerations. Numerical results are reported on instances with up to 500 operations

    Multi-coloring and job-scheduling with assignment and incompatibility costs

    Get PDF
    Consider a scheduling problem (P) which consists of a set of jobs to be performed within a limited number of time periods. For each job, we know its duration as an integer number of time periods, and preemptions are allowed. The goal is to assign the required number of time periods to each job while minimizing the assignment and incompatibility costs. When a job is performed within a time period, an assignment cost is encountered, which depends on the involved job and on the considered time period. In addition, for some pairs of jobs, incompatibility costs are encountered if they are performed within common time periods. (P) can be seen as an extension of the multi-coloring problem. We propose various solution methods for (P) (namely a greedy algorithm, a descent method, a tabu search and a genetic local search), as well as an exact approach. All these methods are compared on different types of instance

    Ant Methaheuristics with Adapted Personalities for Vehicle Routing Problem

    Get PDF
    At each generation of an ant algorithm, each ant builds a solution step by step by adding an element to it. Each choice is based on the greedy force (short term profit or heuristic information) and the trail system (central memory which collects information during the search process). Usually, all the ants of the population have the same char- acteristics and behaviors. In contrast in this paper, a new type of ant metaheuristic is proposed. It relies on the use of ants with different per- sonalities. Such a method has been adapted to the well-known vehicle routing problem, and the obtained average results are very encouraging. On one benchmark instance, new best results have been found

    Solution Methods for a Scheduling Problem with Incompatibility and Precedence Constraints

    Get PDF
    Consider a project which consists in a set of operations to be performed, assuming the processing time of each operation is at most one time period. In this project, precedence and incompatibility constraints between operations have to be satisfied. The goal is to assign a time period to each operation while minimizing the duration of the whole project and while taking into account all the constraints. Based on the mixed graph coloring model and on an efficient and quick tabu search algorithm for the usual graph coloring problem, we propose a tabu search algorithm as well as a variable neighborhood search heuristic for the considered scheduling problem. We formulate an integer linear program (useful for the CPLEX solver) as well as a greedy procedure for comparison considerations. Numerical results are reported on instances with up to 500 operations
    • …
    corecore