/Algorithms_for_set_cover_problem

🧬 Genetic and greedy algorithms for solving set cover problem

Primary LanguageJupyter Notebook

Algorithms for solving set cover problem

That repo consists of:

  1. Course_project.docx - course project doc with discription of set cover problem (Russian)
  2. Genetic_alg_article.pdf - Article on which the project is based (Russian)
  3. Set_cover_problem.ipynb Open In Colab - notebook with code of the project (Russian / English)