There is a newer version of the record available.

Published September 8, 2022 | Version 0.10.1
Software Open

igraph

Description

Fixed

  • Corrected a regression (compared to igraph 0.9) in weighted clique search functions.
  • igraph_girth() no longer fails when the graph has no cycles and the girth parameter is set to NULL.
  • igraph_write_graph_gml() did not respect entity encoding options when writing the Creator line.
  • Fixed potential memory leak on out-of-memory condition in igraph_asymmetric_preference_game(), igraph_vs_copy() and igraph_es_copy().
  • Fixed an assertion failure in igraph_barabasi_game() and igraph_barabasi_aging_game() when passing in negative degree exponents.
  • Fixed a compilation failure with some old Clang versions.
Changes
  • igraph_write_graph_leda() can now write boolean attributes.
Other
  • Support for ARM64 on Windows.
  • Documentation improvements.

Files

igraph/igraph-0.10.1.zip

Files (4.8 MB)

Name Size Download all
md5:af1280894905f615b3e2b5837e6c9b0a
4.8 MB Preview Download

Additional details

Related works