class

Decompose::DirectedGraph

Inherits Reference < Object

Constructors

Instance methods

add_edge(from : String, to : String)
Source
add_vertex(name : String)
Source
to_dot
Source