Flowdock
v2_5_5 - Show latest stable - 0 notes - Superclass: Object

A directed acyclic graph that is tuned to hold named dependencies

Constants

Edge = Struct.new(:origin, :destination, :requirement)

Attributes

[R] log

@return [Log] the op log for this graph

[R] vertices

@return [{String => Vertex}] the vertices of the dependency graph, keyed

by {Vertex#name}
Show files where this class is defined (10 files)
Register or log in to add new notes.