Fix a horrible bug where removing edges wouldn't work; add the ability to
authorDavid Given <dg@cowlark.com>
Thu, 19 Jan 2017 22:21:15 +0000 (23:21 +0100)
committerDavid Given <dg@cowlark.com>
Thu, 19 Jan 2017 22:21:15 +0000 (23:21 +0100)
commit4b03d2993cb8ccbdb68769e6232a97ee10baac0f
tree7f72b12861903e686628b98f95c5d84b6f1d0b64
parent750492551cec43d9da3551e1d829025bc88001ed
Fix a horrible bug where removing edges wouldn't work; add the ability to
iterate over a vertex's neighbours; add the ability to merge vertices.
modules/src/data/bigraph.c
modules/src/data/bigraph.h