Validate applicability of gryf on top reverse dependencies of petgraph
Opened this issue · 0 comments
pnevyk commented
Pick first k reverse dependencies of petgraph crate and try to use gryf instead of petgraph in them. Find blockers or papercuts in gryf in this process. Report them here. This should validate applicability of gryf on real world projects. Obviously we lack many standard algorithms, but the core graph API should be applicable enough.