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

feat: implement bidirectional adjacency graph (#78) #83

Closed monora closed 1 year ago

monora commented 1 year ago

Rebase and squash PR #78 before release

monora commented 1 year ago

@StevenJenkinsJPL I wanted to add you as a reviewer for the release. But GitHub does not let me do it.

We could also do it, the other way round, because now you would not be the author of the commit: You could git reset --hard to your branch of #78 to monorea/rgl/origin/78-bidirectional-graph and push to #78. I would then merge this to master.