Skip to content

Allowing reuse of vertices between steps and bugfixes

Rene Halver requested to merge vertices_reuse into master

Allow the reuse of the vertices between load-balancing steps without the need to update by calling set_vertices() before balance().

Merge request reports