Powered by OpenAIRE graph
Found an issue? Give us feedback
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Software . 2025
License: CC BY
Data sources: ZENODO
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Software . 2025
License: CC BY
Data sources: ZENODO
ZENODO
Software . 2025
License: CC BY
Data sources: Datacite
ZENODO
Software . 2026
License: CC BY
Data sources: Datacite
ZENODO
Software . 2025
License: CC BY
Data sources: Datacite
ZENODO
Software . 2026
License: CC BY
Data sources: Datacite
versions View all 4 versions
addClaim

Avances Teóricos y Prácticos del Permutation Flowshop Scheduling Problem

Authors: Alejandro-Soto, J. A.;

Avances Teóricos y Prácticos del Permutation Flowshop Scheduling Problem

Abstract

This respository contains the source code for the Memetic Algorithm with Explicit Diversity Managemente (MA-EDM) and the prefix-suffix lower bounds. The solutions for the VRF dataset obtained by MA-EDM are provided in the file UBKS.xlsx The lower bounds and executions times computed by the prefix-suffix bound are provided in the file LowerBounds.xlsx Installation Clone the repository Build the project with the provided Makefile using make The executables (MA-EDM and PrefixSuffixBound) will be created within the same folder Usage Running the MA-EDM algorithm To execute the algorithm, use the following command: ./MA-EDM [OPTIONS] Parameters The algorithm requires the following parameters in order: Seed Path of instance file (eg. 'VFR300_40_7_Gap.txt') Dataset (VRF or TAILLARD) $N_P$ (population size) Diversity management (ADVANCED_DIVERSITY_CONTROL, BEST_NON_PENALIZED, GENERALIZED_CROWDING_ADAPTIVE, GENERATIONAL_ELITIST, RESTRICTED_TOURNAMENT_SELECTION, REPLACE_WORST) Execution time (in seconds, ignored if use time function is $1$) Use time function (0, 1) File to output summary of execution (like makespan and permutation found) Save intermediate populations (0, 1) Amount generations outputs (ignored if save intermediate populations is 0) File to output intermediate generations (ignored if save intermediate populations is 0) For GENERALIZED_CROWDING_ADAPTIVE 12. $\theta$ For RESTRICTED_TOURNAMENT_SELECTION 12. $w$ (window size) For ADVANCED_DIVERSITY_CONTROL 12. $N_{c}$ (rate to calculate $N_{close} = N_c \times N_P$) 13. $N_{e}$ (rate to calculate $N_{elite} = N_e \times N_P$) Example ./MA-EDM 1 VFR300_40_7_Gap.txt VRF 25 BEST_NON_PENALIZED 0 1 LOG.txt 1 50 POPULATION.txt Running the Prefix-Suffix bounds To execute the algorithm, use the following command: ./PrefixSuffixBound [OPTIONS] Parameters The algorithm requires the following parameters in order: Path of instance file (eg. 'VFR300_40_7_Gap.txt') Dataset (VRF or TAILLARD) File to output the bounds

  • BIP!
    Impact byBIP!
    selected citations
    These citations are derived from selected sources.
    This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    0
    popularity
    This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
    Average
    influence
    This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    Average
    impulse
    This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
    Average
Powered by OpenAIRE graph
Found an issue? Give us feedback
selected citations
These citations are derived from selected sources.
This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Citations provided by BIP!
popularity
This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
BIP!Popularity provided by BIP!
influence
This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Influence provided by BIP!
impulse
This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
BIP!Impulse provided by BIP!
0
Average
Average
Average