Closed szhorvat closed 2 years ago
@GroteGnoom If you have time, it would be useful to have a test for layout_kamada_kawai()
. Something along the lines of what you added for FR would be perfect, as it will detect NaNs.
As for this issue, I'll fix it.
This bug is identical to #1462, now updating the fix used for that issues.
Describe the bug
igraph_layout_kamada_kawai()
gives NaN for the 2-vertex path graph.To reproduce
Version information
Current
master
, does not happen with 0.9.8.