JuliaGraphs / Networks.jl

(DEPRECATED) Additional graph flexibility for LightGraphs
Other
3 stars 4 forks source link

Add add_vertex!, add_vertices!, add_edge! methods #6

Closed dpsanders closed 8 years ago

dpsanders commented 8 years ago
CarloLucibello commented 8 years ago

can you rebase? (updated travis and require)

dpsanders commented 8 years ago

OK, rebased.

CarloLucibello commented 8 years ago

looks like you have to change the tests according to the new syntax

dpsanders commented 8 years ago

Now passing tests, including some basic tests of the new functionality for add_vertex!.

CarloLucibello commented 8 years ago

ok, thanks! This package is very open to any new design direction, also radical ones, very little thought has gone into that at the moment. Feell free to share any ideas you have, bye