Paths in network, degree of vertices


  1. Definitions of paths in graph
  2. Degree of vertex
  3. Paths and degrees in Pajek

Examples

  1. Find degrees, shortest paths, paths with the lowest value and distances from selected vertex.
  2. Find depths in acyclic networks.

Assignment

  1. Find diameter, draw the longest shortest path. Find out if there are loops in the network and if the network is acyclic (in this case find depths of vertices). Determine input, output and all degrees of vertices. Find distances from the vertex with the highest output degree. Find the shortest path between vertices with the lowest all degrees (if it exists).

  2. Explanation and interpretation of results.

Literature

  1. Doreian, P., Batagelj, V. in Ferligoj, A. (1999): Clustering Networks: A Generalized Blockmodeling Approach (not published yet), chapter 3.4.

Slides (PDF), Network dic28 (Zip).