SetCover

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ม.ค. 2025

ความคิดเห็น • 12

  • @AamirMohamedThahirAli-x5z
    @AamirMohamedThahirAli-x5z 10 หลายเดือนก่อน

    thank you so so so so much!!! you explain everything so clearly!!!!

  • @pasc4le
    @pasc4le ปีที่แล้ว +4

    Is the reduction possible when the elements of U appear more (or less) than twice in the collection of subsets? And if yes, how?

    • @tarvos_trigaranvs
      @tarvos_trigaranvs ปีที่แล้ว +1

      I was thinking about the same, but no, so only the vertex cover reduces to the set cover problem this way. But you can reduce the set cover to vertex cover in a different way too.

  • @yaras9648
    @yaras9648 ปีที่แล้ว

    If K = 3 or generally > 2, can you still find a solution in polynomial time?

  • @NS-bi8bi
    @NS-bi8bi 2 ปีที่แล้ว

    Thank you so much!

  • @MohdYaseenmas
    @MohdYaseenmas 6 หลายเดือนก่อน

    Thank you

  • @motivationalcomred
    @motivationalcomred ปีที่แล้ว +1

    do independent reduces set cover ? when independent set reduces vertex cover and vertex cover reduces set cover do transition property hold here logically it works i know if u could map input of vertex cover as set cover you can map it with negation(independent set ) too . my q is the transition property holds or not in general

    • @Red_Devil_-es1rt
      @Red_Devil_-es1rt ปีที่แล้ว

      afaik Transitivity does hold with carp reductions. So if x

    • @Red_Devil_-es1rt
      @Red_Devil_-es1rt ปีที่แล้ว

      this could be thought of rather trivially by applying the carp reduction function from x to y (let's call it f) then applying the carp reduction function from y to z (let's call it g).
      So our new reduction function would be h(x) = g(f(x))

    • @compscilessons
      @compscilessons  ปีที่แล้ว

      Thank you! Yes, we do have transitivity for polynomial-time Karp reductions. There is some further discussion in this related video: th-cam.com/video/eAIiBIzfWaU/w-d-xo.html

  • @rajukachori9536
    @rajukachori9536 ปีที่แล้ว +1

    CAN U EXPALIN HOW U TOOK K=2 AND WHAT IS K