monora / rgl

RGL is a framework for graph data structures and algorithms in Ruby.
https://monora.github.io/rgl/
Other
415 stars 59 forks source link

Fix edge direction setting example #97

Closed r0ckarong closed 1 year ago

r0ckarong commented 1 year ago

I looked at it again. Realized that the option for direction (which was unintuitive to me) was set wrong and the resulting test/example/image turned out wrong.

monora commented 1 year ago

Oh, blame the reviewer!