-
- Downloads
Make partition weights double precision and remove a lot of rescaling and one MPI call
The time weights where overflowing int (1<<32), so use double precision, which has the nice side effects mentioned above. We now also attempt to balance the weights bweteen vertices and edges, since they can have very different units
Loading
Please register or sign in to comment