Class: Tangle::Simple::Edge

Inherits:
Edge
  • Object
show all
Defined in:
lib/tangle/simple/edge.rb

Overview

An edge in a simple graph, with no loops or multiedges

Instance Attribute Summary

Attributes inherited from Edge

#graph, #name, #vertices

Method Summary

Methods inherited from Edge

#dup_into, #eql?, #initialize, #inspect, #walk

Constructor Details

This class inherits a constructor from Tangle::Edge