sdboyer / gogl

A graph library in Go
MIT License
77 stars 13 forks source link

Introduce Arcs and refactor accordingly #32

Closed sdboyer closed 10 years ago

sdboyer commented 10 years ago

This should ultimately take care of #18, #21, and #29. There's a lot of moving things around to do here.

sdboyer commented 10 years ago

hmm, have forgotten a RemoveArcs() piece...