This repository is an implementation of the paper "Improved Evolutionary Algorithms for Submodular Maximization with Cost Constraints".
We present an evolutionary algorithm evo-SMC for the problem of Submodular Maximization under Cost constraints (SMC). Our algorithm achieves
If you use this code, please cite:
@inproceedings{ijcai2024p783,
title = {Improved Evolutionary Algorithms for Submodular Maximization with Cost Constraints},
author = {Zhu, Yanhui and Basu, Samik and Pavan, A.},
booktitle = {Proceedings of the Thirty-Third International Joint Conference on
Artificial Intelligence, {IJCAI-24}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Kate Larson},
pages = {7082--7090},
year = {2024},
month = {8},
note = {Main Track},
doi = {10.24963/ijcai.2024/783},
url = {https://doi.org/10.24963/ijcai.2024/783},
}