Тёмный
No video :(

Set Cover Problem Explained - Algorithms in Python 

NeuralNine
Подписаться 364 тыс.
Просмотров 2,1 тыс.
50% 1

In this video we learn about the set cover problem an how to solve it in Python with two different algorithms. We will also analyze their runtime complexity.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: www.neuralnine...
💻 The Algorithm Bible Book: www.neuralnine...
👕 Programming Merch: www.neuralnine...
💼 Services 💼
💻 Freelancing & Tutoring: www.neuralnine...
🌐 Social Media & Contact 🌐
📱 Website: www.neuralnine...
📷 Instagram: / neuralnine
🐦 Twitter: / neuralnine
🤵 LinkedIn: / neuralnine
📁 GitHub: github.com/Neu...
🎙 Discord: / discord

Опубликовано:

 

28 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 7   
@lujoconnor
@lujoconnor 3 месяца назад
Funny enough, a tractable case of this problem arose in my research just yesterday. If the subsets are half-open intervals [a,b), then you can sort them by b, and apply DP with the rule that minimum_count(a,b) = 1 + min(minimum_count(a',b'): a
@obc9794
@obc9794 3 месяца назад
Nice one
@Grow.YT.Views.246
@Grow.YT.Views.246 3 месяца назад
This video is on Point!
@y2ksw1
@y2ksw1 3 месяца назад
For this kind of calculation, artificial intelligence is brilliant, because it can guess the solution. It's like filling randomly an empty container, but the algorithm, which is weight based, keeps track of the yet empty spaces, without actually knowing, where they are. By testing the ever changing formula to a new set, the outcome is known before actually applying it. Modern search engines work that way. Google once, but not any more.
@vishnubalaji9500
@vishnubalaji9500 3 месяца назад
i dont understand , shouldn't the universe set itself cover the universe and be the minimum set count of 1?
@golmatol6537
@golmatol6537 3 месяца назад
Nice.
@Al_Miqdad_
@Al_Miqdad_ 3 месяца назад
hello I'm trying to run telegram bot and a apschedluer script, does anyone knows how to run both of them in one script ❤❤❤
Далее
3 Fascinating Ways To Approximate Pi in Python
23:08
Просмотров 1,9 тыс.
Mathematical Coding Challenges - Project Euler #1
1:00:32
Book Recommendation System in Python with LLMs
24:33
Просмотров 4,2 тыс.
Winning Google Kickstart Round A 2020 + Facecam
17:10
Laptop Price Prediction with Python
44:17
Просмотров 15 тыс.
5 Good Python Habits
17:35
Просмотров 508 тыс.
10 Math Concepts for Programmers
9:32
Просмотров 1,8 млн
Financial Text Sentiment Analysis in Python
24:11
Просмотров 3,1 тыс.