Skip to content

0.10 update notable changes

Szabolcs Horvát edited this page Oct 23, 2023 · 5 revisions

Notable changes made during the 0.10 upgrade

  • girth() returns Inf instead of 0 for cycle-free graphs
  • greedy_vertex_coloring() support "dsatur" heuristic
  • scg functions dropped

Added

  • is_forest
  • is_acyclic