OldGraphs.jl icon indicating copy to clipboard operation
OldGraphs.jl copied to clipboard

Update common.jl

Open chelseas opened this issue 7 years ago • 1 comments

A constructor for ExEdge that takes an additional parameter is a useful extension that makes a lot of sense because the ExEdge typed is implemented specifically to allow the inclusion of AttritubeDict (s) in addition to the source and target of the edge. A complementary change I'm submitting in the corresponding file is an version of the add_edge! function that makes use of this.

chelseas avatar Jun 02 '17 03:06 chelseas

Will be dropping support for Julia 0.5, and will then check these PRs again. We need to clear the Travis issue before we can merge...

dehann avatar Dec 08 '17 05:12 dehann