InfoVis Chapter 3.1 - Networks Introduction

Definitions

To work with Networks the Graph Theory plays an important role.

Colers and Distance

called proper if all adjacent edges or vertecies have different colors.

Distance

Graph Traversal

Other Algorithms to traverse a Graph

Hierholzer Algorithm

Minimum weight tour → Chinese Postman Problem

Hamiltonweg, Hamiltontour, Hamiltonkreis

Planar Graph Tree Forest

Data Structures