The web as a directed graph

From Computer Science Wiki
Revision as of 12:10, 16 January 2018 by Mr. MacKenty (talk | contribs) (Created page with "right|frame|Web Science<ref>http://www.flaticon.com/</ref> == A graph == In mathematics, and more specifically in graph theory, a graph is a structu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Web Science[1]


A graph[edit]

In mathematics, and more specifically in graph theory, a graph is a structure amounting to a set of objects in which some pairs of the objects are in some sense "related". The objects correspond to mathematical abstractions called vertices (also called nodes or points) and each of the related pairs of vertices is called an edge (also called an arc or line).[1] Typically, a graph is depicted in diagrammatic form as a set of dots for the vertices, joined by lines or curves for the edges.[2]

A directed graph[edit]

In mathematics, and more specifically in graph theory, a directed graph (or digraph) is a graph that is a set of vertices connected by edges, where the edges have a direction associated with them.[3]


Do you understand this?[edit]

Standards[edit]

These standards are used from the IB Computer Science Subject Guide[4]

  • Describe how the web can be represented as a directed graph



References[edit]

  1. http://www.flaticon.com/
  2. https://en.wikipedia.org/wiki/Graph_(discrete_mathematics)
  3. https://en.wikipedia.org/wiki/Directed_graph#Basic_terminology
  4. IB Diploma Programme Computer science guide (first examinations 2014). Cardiff, Wales, United Kingdom: International Baccalaureate Organization. January 2012.