Maximal Independent Set in Graph Theory | Maximal Independent Set Algorithm, Maximum Independent Set

Поділитися
Вставка
  • Опубліковано 18 гру 2024

КОМЕНТАРІ • 14

  • @Comrevo
    @Comrevo  3 роки тому +1

    Find all HPC (High Performance Computing) / Parallel Computing videos in following link:
    ua-cam.com/play/PLhbrpS8rYbc0RD5cCF-IDtwzuRhBGEHl0.html

  • @moqbelhamood9980
    @moqbelhamood9980 2 роки тому +9

    In the Example {a,d,i,h}, you should replace h by e.g., c to guarantee that all the vertices are not directly connected. So the sub-set {a,d,i,c} is satisfied the Independent Set property

  • @ManishKumar-rz9ub
    @ManishKumar-rz9ub 8 місяців тому +1

    very informative...

    • @Comrevo
      @Comrevo  8 місяців тому

      Most welcome🙏🙏

  • @darshh.poetry2193
    @darshh.poetry2193 Рік тому +1

    great explanation

  • @maxipan8626
    @maxipan8626 2 роки тому +1

    great explanation thank you!

    • @Comrevo
      @Comrevo  2 роки тому +1

      Most Welcome🙂🙂

  • @suryadarshankandari7903
    @suryadarshankandari7903 2 роки тому +2

    I and H has direct edge ??

  • @GypsyLife15
    @GypsyLife15 2 роки тому +1

    Awesome.

    • @Comrevo
      @Comrevo  2 роки тому

      Thank you🙂🙂

  • @ivinkuriakose8377
    @ivinkuriakose8377 3 роки тому +2

    theres 2 'e' in the graph

  • @erayerol1629
    @erayerol1629 Рік тому

    is this greedy algorithm?