Module Graph.WtoSource

Sourcetype component =
  1. | Node of int
  2. | SCC of int * component list