Skip to content

The Linear Arrangement Library 24.10

Latest

Choose a tag to compare

@lluisalemanypuig lluisalemanypuig released this 01 Apr 16:10
· 1 commit to 24.10 since this release

Version of October 2024 of the Linear Arrangement Library, patch version 1.

Fixed bugs in:

  • Calculation of centroidal vertices: function lal::detail::find_centroidal_vertex in file lal/detail/properties/tree_centroid.hpp (for mode lal::detail::centroid_results::full_centroid) did not return the two centroidal vertices in many cases where it should have returned them. Now the function returns both centroidal vertices when there are two such vertices.