1 file changed
+1
-1
lines changed- .github/copilot-instructions.md+5-1
- .github/workflows/arch-emu.yml+1-1
- .github/workflows/build-cmake.yml+1-1
- .github/workflows/codecov.yml+1-1
- .github/workflows/codeql-analysis.yml+1-1
- .github/workflows/coverity.yml+1-1
- .github/workflows/stimulus.yml+1-1
- CHANGELOG.md+3
- include/igraph_games.h+6-4
- include/igraph_matrix_pmt.h+1-1
- interfaces/functions.yaml+3-3
- src/core/matrix.pmt+48-38
- src/games/sbm.c+64-50
- src/paths/widest_paths.c+155-143
- tests/CMakeLists.txt+2-1
- tests/benchmarks/igraph_matrix_transpose.c+2
- tests/benchmarks/igraph_realize_degree_sequence.c+85
- tests/unit/igraph_sbm_game.c+65-18
- tests/unit/igraph_sbm_game.out-1
- tests/unit/widest_paths.c+32
- tests/unit/widest_paths.out+48
0 commit comments