Skip to content

1.92#515

Merged
jeremy-murphy merged 133 commits into
masterfrom
develop
Jun 24, 2026
Merged

1.92#515
jeremy-murphy merged 133 commits into
masterfrom
develop

Conversation

@jeremy-murphy

Copy link
Copy Markdown
Collaborator
  • Louvain algorithm
  • New documentation
  • Lots of warning fixes

Becheler and others added 30 commits February 2, 2026 13:48
this was not supposed to be commited :)
this was not supposed to be commited :)
Becheler and others added 25 commits June 8, 2026 11:33
remove narrowing conversion in `king_ordering.hpp`
…y-narrowing

fix wrong return type in accessor
…d-edge-property

fix: initialize `edge_property_type` value in `adjacency_list.hpp`
Fix unused dead code in `louvain_clustering.hpp`
…g-const

add missing const values; use some using instead of typedef
fix: silence -Wunused-local-typedef and -Wunused-variable in four examples
Replace the deprecated `std::random_shuffle` with `std::shuffle`
@jeremy-murphy jeremy-murphy self-assigned this Jun 23, 2026
@cppalliance-bot

Copy link
Copy Markdown

An automated preview of the documentation is available at https://515.graph.prtest3.cppalliance.org/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-06-23 08:50:32 UTC

@jeremy-murphy jeremy-murphy requested a review from Becheler June 23, 2026 08:54
@github-actions

Copy link
Copy Markdown

Compiler-warning counts vs develop (auto-generated).
PR run 28014014185 vs develop run 28012957425 (a77dec6feb).

Job Baseline After Delta
macos (clang, 14) 44 44 0
macos (clang, 17) 44 4 -40
macos (clang, 20) 4 4 0
ubuntu (clang-19, 14) 4 4 0
ubuntu (clang-19, 17) 4 4 0
ubuntu (clang-19, 20) 4 4 0
ubuntu (clang-19, 23) 4 4 0
ubuntu (gcc-14, 14) 16 10 -6
ubuntu (gcc-14, 17) 16 10 -6
ubuntu (gcc-14, 20) 16 10 -6
ubuntu (gcc-14, 23) 16 10 -6
windows_msvc_14_3 (msvc-14.3) 971 971 0

@jeremy-murphy jeremy-murphy merged commit de2bffe into master Jun 24, 2026
47 of 59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants