Dominik Contact
  1. Blog
  2. /
  3. Computer Science
  • Computer Science
  • Docker
  • Go
  • Software Engineering

Visualizing Graph Structures Using Go and Graphviz

Graph data structures are perfectly suited for modeling relations and networks. Visualizing graphs in Go takes two things: A graph library supporting DOT, and Graphviz.

Computer Science • Sep 12, 2022

Reducing Graph Complexity Using Go and Transitive Reduction

Adding numerous edges to a DAG can make the graph unnecessarily complex. However, these graphs can be simplified using a technique called transitive reduction.

Computer Science • Aug 1, 2022
Mar 12, 2026 — 07:36
Local time in Munich, Germany
© 2026 dominik.info