vgteam / libhandlegraph

Library for the Handle Graph abstraction
MIT License
20 stars 3 forks source link

Migrate useful algorithm over from VG #64

Closed jeizenga closed 3 years ago

jeizenga commented 3 years ago

This is a first stab at making libhandlegraph a more useful standalone library by incuding some pre-implemented algorithms that we've found useful in VG. I'm open to feedback about the selection of algorithms as well as the general strategy for packaging the library.