vigna / webgraph-rs

A Rust port of the WebGraph framework
Apache License 2.0
32 stars 6 forks source link

Add test for BVGraph::iter_nodes_from #39

Closed progval closed 1 year ago

progval commented 1 year ago

@zommiommy this reproduces the problem we had.

(also this enhances the test for iter_nodes by making sure it doesn't miss any node)