Skip to content

Commit

Permalink
Adding link to tag ECJ2022-DPX
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrchicanog authored Oct 25, 2024
1 parent c431421 commit fda3514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ You can find in this repository the source code of the algorithms implemented fo

* Francisco Chicano, Gabriela Ochoa, Lorenzo Canonne and Bilel Derbel, "Local Optima Markov Chains: A New Tool for Landscape-aware Analysis of Algorithm Dynamics", GECCO 2023,[https://doi.org/10.1145/3583131.3590422](https://doi.org/10.1145/3583131.3590422). The exact version of the code used in the paper is in the commit tagged with [GECCO2023](https://github.com/jfrchicanog/EfficientHillClimbers/tree/GECCO2023) in the branch [loma](https://github.com/jfrchicanog/EfficientHillClimbers/tree/loma).

* Francisco Chicano, Gabriela Ochoa, Darrell Whitley, Renato Tinós, "Dynastic Potential Crossover Operator", Evolutionary Computation Journal 30 (3): 409-446 (https://doi.org/10.1162/evco_a_00305) Open Access. The code for this paper is in branch [dpx-ecj](https://github.com/jfrchicanog/EfficientHillClimbers/tree/dpx-ecj).
* Francisco Chicano, Gabriela Ochoa, Darrell Whitley, Renato Tinós, "Dynastic Potential Crossover Operator", Evolutionary Computation Journal 30 (3): 409-446 (https://doi.org/10.1162/evco_a_00305) Open Access. The code for this paper is in branch [dpx-ecj](https://github.com/jfrchicanog/EfficientHillClimbers/tree/dpx-ecj), concretely, in tag [ECJ2022-DPX](https://github.com/jfrchicanog/EfficientHillClimbers/tree/ECJ2022-DPX).

* Gabriela Ochoa, Francisco Chicano and Marco Tomassini, "Global Landscape Structure and the Random MAX-SAT Phase Transition", PPSN 2020 (https://dx.doi.org/10.1007/978-3-030-58115-2_9)

Expand Down

0 comments on commit fda3514

Please sign in to comment.