Standaard Boekhandel gebruikt cookies en gelijkaardige technologieën om de website goed te laten werken en je een betere surfervaring te bezorgen.
Hieronder kan je kiezen welke cookies je wilt inschakelen:
Technische en functionele cookies
Deze cookies zijn essentieel om de website goed te laten functioneren, en laten je toe om bijvoorbeeld in te loggen. Je kan deze cookies niet uitschakelen.
Analytische cookies
Deze cookies verzamelen anonieme informatie over het gebruik van onze website. Op die manier kunnen we de website beter afstemmen op de behoeften van de gebruikers.
Marketingcookies
Deze cookies delen je gedrag op onze website met externe partijen, zodat je op externe platformen relevantere advertenties van Standaard Boekhandel te zien krijgt.
Je kan maximaal 250 producten tegelijk aan je winkelmandje toevoegen. Verwijdere enkele producten uit je winkelmandje, of splits je bestelling op in meerdere bestellingen.
Domination in graphs has been an extensively researched branch of graph theory. Among the variations of dominations, k-hop domination has been briefly discussed in the past and it has important applications in communication networks.In this book, we consider the problem of finding a minimum k-hop dominating set of interval graphs. For this purpose, we first construct the BFS-tree T with root as 1. After then we identify the main path of the BFS-tree T. Next we find the first member of k-hop dominating set of interval graph, by using some results. Then we find the next member of k-hop dominating set by a procedure FindNext. Here, we proposed an O(n) time algorithm to find a minimum k-hop dominating set of undirected and connected interval graphs with n vertices