Class: Tangle::Directed::Acyclic::Edge
- Defined in:
- lib/tangle/directed/acyclic/edge.rb
Overview
An edge in a directed acyclic graph
Instance Attribute Summary
Attributes inherited from Edge
Method Summary
Methods inherited from Edge
#child, #child?, #parent, #parent?
Methods inherited from Edge
#clone_into, #eql?, #initialize, #inspect, #other, #walk
Constructor Details
This class inherits a constructor from Tangle::Edge