vgteam / libhandlegraph

Library for the Handle Graph abstraction
MIT License
21 stars 5 forks source link

Add an operation to reassign IDs, and a default implementation for ID increment. #36

Closed adamnovak closed 4 years ago

adamnovak commented 4 years ago

I need this more general interface to implement vg ids -s against a HashGraph instead of a vg::VG.