Consider a set of Web pages with hyperlinks pointing to each other…….solved

$12.00

Download Details:

  • Name: Consider-a-set-of-Web-pages-with-hyperlinks-pointing-to-each-other-dcc2na.doc
  • Type: doc
  • Size: 25.50 KB

Category:

Description

5/5 - (2 votes)

Consider a set of Web pages with hyperlinks pointing to each other. Design a data structure to represent the link structure between the pages. A group of pages is called a self-linking group if they contain hyperlinks only to each other without any link in or out of the group. Give an algorithm to find all the self-linking groups in the set of Web pages.