Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #268

Merged
merged 1 commit into from
Oct 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,12 @@ Remember depending on your needs when developing approaches using Mork you may e

## Powered by Mork

Below is a list of repositories leveraging Mork to tackle optimization problems.
Below is a list of research articles leveraging Mork to tackle optimization problems:

- [An Efficient Fixed Set Search for the Covering Location with Interconnected Facilities Problem (I. Lozano-Osorio, J. Sánchez-Oro, A. Martínez-Gavara, AD. López-Sánchez, and A. Duarte, 2023)](https://grafo.etsii.urjc.es/CPIF-MIC). [Link to the published paper](https://doi.org/10.1007/978-3-031-26504-4_37).
- Multi-Round Influence Maximization: A Variable Neighborhood Search Approach (I. Lozano-Osorio, J. Sánchez-Oro, and A. Duarte, 2023). [Link to the published paper](https://doi.org/10.1007/978-3-031-34500-5_9).
- [Dynamic Path Relinking for the Target Set Selection problem (I. Lozano-Osorio, A. Oliva-García, and J. Sánchez-Oro, 2023)](https://grafo.etsii.urjc.es/TSS). [Link to the published paper](https://doi.org/10.1016/j.knosys.2023.110827).
- [An efficient and effective GRASP algorithm for the Budget Influence Maximization Problem (I. Lozano-Osorio, J. Sánchez-Oro, and A. Duarte 2023)](https://grafo.etsii.urjc.es/BIMP). [Link to the published paper](https://doi.org/10.1007/s12652-023-04680-z).
- [Strategic oscillation tabu search for improved hierarchical graph drawing (S. Cavero, E. G. Pardo, F. Glover, and R. Martí, 2024)](https://github.com/scaverod/SOS-TS-GraphDrawing). [Link to the published paper](https://doi.org/10.1016/j.eswa.2023.122668).
- [Strategic oscillation tabu search for improved hierarchical graph drawing (S. Cavero, E. G. Pardo, F. Glover, and R. Martí, 2024)](https://github.com/scaverod/SOS-TS-GraphDrawing). [Link to the published paper](https://doi.org/10.1016/j.eswa.2023.122668).
- [General Variable Neighborhood Search for the optimization of software quality (J. Yuste, E. G. Pardo, and A. Duarte, 2024)](https://doi.org/10.1016/j.cor.2024.106584).
- [Multi-objective general variable neighborhood search for software maintainability optimization (J. Yuste, E. G. Pardo, A. Duarte, and J.K. Hao, 2024)](https://doi.org/10.1016/j.engappai.2024.108593).