Fix bug in absolute_trust()
Random salt should be protected with "omp critical", and edge sampler should check for the case when all edges have zero probability, and sample uniformly.
Showing
Please register or sign in to comment
Random salt should be protected with "omp critical", and edge sampler should check for the case when all edges have zero probability, and sample uniformly.