Method: DAG::Edge#weight

Defined in:
lib/zipf/dag.rb

#weightObject

Returns the value of attribute weight.



31
32
33
# File 'lib/zipf/dag.rb', line 31

def weight
  @weight
end