Improves small fix for 64bit architectures.
graph_rewiring.cc: use static_cast<rng_t::result_type> instead of uint32_t to convert the seed value for the rng_t constructor, so the code becomes compatible with any rng_t.
Showing
Please register or sign in to comment