Skip to content
This repository has been archived by the owner on Oct 21, 2021. It is now read-only.

Update common.jl #236

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update common.jl #236

wants to merge 1 commit into from

Conversation

chelseas
Copy link

@chelseas chelseas commented Jun 2, 2017

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.

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 added a commit to chelseas/Graphs.jl that referenced this pull request Jun 2, 2017
A function to add ExVertex (s) to GenericGraph (s) with less overheard. See pull request JuliaAttic#236 for complementary function in common.jl
@chelseas chelseas mentioned this pull request Jun 2, 2017
@dehann
Copy link
Contributor

dehann commented Dec 8, 2017

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...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants