Download Latest Version v1.14.0 source code.tar.gz (349.7 kB)
Email in envelope

Get an email when there's a new version of Graphs.jl

Home / v1.14.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-02-27 1.5 kB
v1.14.0 source code.tar.gz 2026-02-27 349.7 kB
v1.14.0 source code.zip 2026-02-27 490.9 kB
Totals: 3 Items   842.1 kB 0

Graphs v1.14.0

Diff since v1.13.4

Merged pull requests:

  • Added strong_product, disjunctive_product, lexicographical_product, h… (#154) (@dstahlke)
  • Added clique_number, independence_number (#155) (@dstahlke)
  • Add regular tree generator (#197) (@stecrotti)
  • Add planarity test and PMFG (#208) (@josephcbradley)
  • Add FrozenVector to wrap neighbors (#317) (@simonschoelly)
  • ReverseView and UndirectedView (#376) (@etiennedeg)
  • Count number of connected components more efficiently than length(connected_components(g)) (#407) (@thchr)
  • Fix typo in traversal docs (#469) (@juliohm)
  • Make Kruskal spanning tree accept weight vector instead of matrix (#486) (@matbesancon)
  • Fix modularity when self loops exist (#487) (@ryandewolfe33)
  • Add Louvain community detection algorithm (#488) (@ryandewolfe33)
  • outdated option in the codecov workflow file (#489) (@Krastanov)
  • Update CI workflows: AirspeedVelocity benchmarks, fix downgrade (#490) (@Krastanov-agent)
  • Silence eccentricity warnings in iFUB diameter test (#491) (@Krastanov-agent)
  • Split Julia pre CI into separate workflow and add macOS ARM (#492) (@Krastanov-agent)
  • Fix doctests that depend on Set/Dict iteration order (#493) (@Krastanov-agent)
  • Add CHANGELOG.md and changelog enforcer workflow (#494) (@Krastanov-agent)
  • version bump for 1.14.0 (#501) (@Krastanov)

Closed issues:

  • CI needs updating to properly test ARM/Intel macOS. (#496)
Source: README.md, updated 2026-02-27