https://github.com/kit-parco/networkit

sort by:
Revision Author Date Message Commit Date
f720ba9 Merge pull request #1169 from PetholzA/feature/20242901_fix_luby cpp: make lubys algorithm deterministic 30 January 2024, 10:02:33 UTC
074cbf8 Merge pull request #1157 from bernlu/fix/networkit-binary-format-explanation-and-guess-format Fix: networkit binary format explanation and update guess format 30 January 2024, 08:46:58 UTC
88b8cbc cpp: make lubys algorithm deterministic 30 January 2024, 08:15:44 UTC
455ed21 Merge pull request #1159 from fabratu/20231222_readme_update Update README.md / GHA concerning min/max versions 26 January 2024, 09:58:16 UTC
605e653 Merge pull request #1114 from fidus58/ComplexPaths Complex paths 25 January 2024, 10:15:16 UTC
d95d5f2 Raise version of sphinx build. 24 January 2024, 14:25:19 UTC
8cd4c9a Update GHA action versions for wheel builds. 24 January 2024, 14:25:19 UTC
522893b Update GHA jobs to match min and compiler/Python-versions. 24 January 2024, 14:24:59 UTC
4c46f14 add test to upgrade binary format version 17 January 2024, 15:18:13 UTC
263ed25 update documentation: mention format versions 17 January 2024, 15:17:56 UTC
2ca1c47 Merge pull request #1158 from PetholzA/feature/20231222_removeEdges_restoreApi restore_removeEdge_api 15 January 2024, 09:22:47 UTC
abcaa9c restore_removeEdge_api 10 January 2024, 10:38:23 UTC
106ba32 ComplexPaths: restructuring algo 08 January 2024, 12:21:57 UTC
cc801fd Merge pull request #1155 from fabratu/20231214_remove_deprecations Remove previous deprecations for release 11.0. 08 January 2024, 10:43:57 UTC
71d66b1 Add python bindings for attribute read/write (#1156) * add python bindings for attribute read/write * fix string conversion * fix test typo * fix string conversion 08 January 2024, 10:43:15 UTC
f71be00 Update Readme concerning minimum requirements. 22 December 2023, 09:32:22 UTC
fbdd4cd Remove previous deprecations for release 11.0. 20 December 2023, 04:59:30 UTC
a458b24 add nkb3 support to guess format 15 December 2023, 17:54:12 UTC
0629b87 fix binary format documentation 15 December 2023, 17:48:56 UTC
e8e08c9 add version information to binary files 15 December 2023, 17:48:40 UTC
cb48d13 Merge pull request #1131 from PetholzA/feature/20230920_notebook_dynamics adds dynamics notebooks/documentation 12 December 2023, 10:48:11 UTC
865c451 Merge pull request #1149 from PetholzA/feature/20231123_fix_erdosrenyiGtest fix ErdosRenyiEnumeratorGTest 12 December 2023, 10:28:56 UTC
6b8306a complexPaths: elaborating documentation 02 December 2023, 10:55:37 UTC
a59976e adds complexPath tests 02 December 2023, 10:55:37 UTC
d5e7023 ComplexPaths: Workaround for capturing structured binding in C++17/Clang. 02 December 2023, 10:55:37 UTC
ae0c3e1 ComplexPaths: Style fixes for added code sections. 02 December 2023, 10:55:37 UTC
19d25ad complex paths added 02 December 2023, 10:55:37 UTC
7d132d6 fix ErdosRenyiEnumeratorGTest: adjusted so that they work 01 December 2023, 12:04:01 UTC
a9ad08f adds dynamics notebooks/documentation 29 November 2023, 11:23:29 UTC
936bee4 Merge pull request #1151 from fabratu/20231123-fix-python-312 Remove pin for older setuptools, adding support for Python 3.12. 27 November 2023, 11:43:10 UTC
3d3e72e Remove pin for older setuptools, adding support for Python 3.12 24 November 2023, 08:31:07 UTC
1c95cb4 Merge pull request #1133 from IntegratedQuantum/hyperbolic_improvements Slightly improve the performance of the HyperbolicGenerator 21 November 2023, 07:20:38 UTC
c53b1f9 Merge pull request #1127 from PetholzA/feature/20230831_fix_compactedges fix: compactEdges 10 November 2023, 08:18:55 UTC
d80ddde Merge pull request #964 from Relux-the-Relux/feature/numpy-graph Add option to add edges from a scipy.sparse.coo_matrix and numpy cython support 10 November 2023, 08:18:04 UTC
bbbd4b6 Merge pull request #1141 from PetholzA/feature/20231023_gtests_linkprediction_fix gtests: adds linkprediction test 10 November 2023, 08:17:42 UTC
837b675 Rename the local variable to new_n. 09 November 2023, 14:38:31 UTC
4dcfdc8 fix graph gtest: testForInEdges 09 November 2023, 12:18:30 UTC
e1d88f4 gtests: adds linkprediction test 02 November 2023, 08:42:17 UTC
c0520f3 COO Support: Resolve typos and wording errors. 01 November 2023, 16:44:13 UTC
0685718 CI: Fix pep 518 install check. 01 November 2023, 16:44:13 UTC
d910a06 GraphNotebook.ipynb: Add paragraph for handling coo based graph input data. 01 November 2023, 16:44:13 UTC
d6fe325 Fix numpy (C-side) uint datatype on Win. 01 November 2023, 16:44:13 UTC
4f427a9 Add tests for addEdges and GraphFromCoo 01 November 2023, 16:44:13 UTC
86a06ac Fix type conversion in addEdges for scipy.sparse.coo_matrix row,col index. 01 November 2023, 16:44:13 UTC
de5c578 Optimize performance for addEdges (Cython + Numpy usage). 01 November 2023, 16:44:13 UTC
78f6cd3 Add graph constructor with given triplets (similar to scipy), calling addEdges underneath. 01 November 2023, 16:44:12 UTC
ef9b4b8 CI: Add numpy as requirement for legacy source distribution build. 01 November 2023, 16:43:01 UTC
cdea0bd CI: Add test for pyproject.toml based build. 01 November 2023, 16:43:01 UTC
53ac5b5 Add numpy as build requirement to legacy builds (full-script, Windows) 01 November 2023, 16:43:01 UTC
5a870d5 Add numpy as build requirement to pyproject.toml 01 November 2023, 16:43:01 UTC
d20c309 add tests for coordinate input 01 November 2023, 16:43:01 UTC
f4c4938 add numpy install to CI build so that Cython can find it 01 November 2023, 16:43:01 UTC
107f83f add option to construct graphs from coordinate input and from scpy's coo_arrays 01 November 2023, 16:42:59 UTC
9d1c3a0 add numpy cython support 01 November 2023, 16:38:46 UTC
e1d9166 fix: compactEdges 27 October 2023, 08:50:18 UTC
aced033 Merge pull request #1111 from fidus58/master Introduce `EdgeAttributes` (C++, Python) 25 October 2023, 04:07:43 UTC
f9aed6e Merge pull request #1129 from PetholzA/feature/20230918_gtests_dynamics gtests: adds dynamics tests 25 October 2023, 04:07:27 UTC
aac8008 Merge pull request #1140 from angriman/use-string-view-2 Use string_view instead of const string&. 25 October 2023, 04:07:05 UTC
0e71f05 gtests: adds dynamics tests 23 October 2023, 08:25:58 UTC
f55752b Merge pull request #1122 from PetholzA/feature/20230825_gtests_distance gtests: adds distance tests 18 October 2023, 11:52:44 UTC
22121e2 Merge pull request #1112 from bernlu/feature/readgraph-guess-format graphio: add function to guess file format 18 October 2023, 11:52:29 UTC
edbe47f Merge pull request #1123 from PetholzA/feature/20230825_gtests_centrality gtests: adds centrality tests 18 October 2023, 11:52:13 UTC
3d5c6d2 Use string_view instead of const string&. 15 October 2023, 17:15:00 UTC
07d02ea Merge pull request #1134 from angriman/use-string-view Use string_view instead of const string&. 15 October 2023, 14:23:33 UTC
4e0573f Merge pull request #1137 from angriman/clang-format-new-line Clang-format creates a new line at the end of the file. 12 October 2023, 14:17:37 UTC
ebafc60 Doc typo fixes for Attributes. 10 October 2023, 17:49:02 UTC
603039e Rename Attribute test class. 10 October 2023, 17:49:02 UTC
afb8389 GraphNotebook.ipynb: Add paragraph for handling edge attributes. 10 October 2023, 17:49:02 UTC
56e261d Refactor edgeWithId to edgeById; add support for directed graphs and add unit tests. 10 October 2023, 17:49:02 UTC
a65ac83 Fix errornuous style fix due to older clang-format version (to be squashed). 10 October 2023, 17:49:02 UTC
b9bdf20 Add unit tests (C++) for EdgeAttributes. 10 October 2023, 17:49:02 UTC
c52ba01 Add unit tests (Python) for EdgeAttributes. 10 October 2023, 17:49:02 UTC
254483d Fix python EdgeStringAttribute and remove explicit Cython export from Graph.cpp/hpp. 10 October 2023, 17:49:02 UTC
98ecfec EdgeAttributes: Style fixes for added code sections. 10 October 2023, 17:49:02 UTC
9354d27 edge attr with tuple access 10 October 2023, 17:49:02 UTC
4aa9dbf edge attributes added 10 October 2023, 17:49:02 UTC
355e17a fix PR comments 10 October 2023, 06:10:22 UTC
482cc48 Clang-format creates a new line at the end of the file. 07 October 2023, 07:38:53 UTC
f5b784f Fix formatting. 06 October 2023, 14:27:59 UTC
3d859ae Fix the electrical closeness test. 06 October 2023, 14:27:59 UTC
4a255d4 Generated sorted random numbers directly instead of sorting them afterwards. 06 October 2023, 14:27:59 UTC
0dfa9a1 Merge pull request #1136 from angriman/fix-clang-format-config Fix clang-format configuration file. 06 October 2023, 08:13:12 UTC
7bd245c Use string_view instead of const string&. 06 October 2023, 06:29:22 UTC
c1390cd Fix clang-format configuration file. 06 October 2023, 06:26:58 UTC
4a86afd Merge pull request #1135 from fabratu/20231005_doc_fix_exhale Fix documentation build error and mark the build as optional for CI. 05 October 2023, 09:22:56 UTC
e1be421 Fix documentation build error and mark the build as optional for CI. 05 October 2023, 07:50:48 UTC
9ee40e2 Merge pull request #1099 from PetholzA/feature/28062023_fix_plot fix: plot.py, also adds corresponding jupyter notebook 04 October 2023, 14:59:39 UTC
3dab5d0 Merge pull request #1069 from CharJon/mst_bug Fix #1068: KruskalMST documentation implementation discrepancy 25 September 2023, 08:19:55 UTC
9d25ed6 gtests: adds centrality tests 22 September 2023, 13:00:44 UTC
622a11b rename tests and change order 22 September 2023, 05:39:27 UTC
610f2ea Make Kruskal algorithm compliant to documentation and calculate a _minimum_ spanning forest 22 September 2023, 05:31:56 UTC
f5438eb Add testcase for KruskalMSF to test if result is maximum or minimum spanning forest. 22 September 2023, 05:31:56 UTC
04f1c78 Add functionality to get total edge weight of spanning forest to KruskalMSF 22 September 2023, 05:31:56 UTC
90afbda Merge pull request #1125 from PetholzA/feature/20230831_gtests_coarsening gtests: adds coarsening test 21 September 2023, 08:05:25 UTC
bc9517e Merge pull request #1124 from PetholzA/feature/20230830_gtests_sparsification gtests: adds sparsification tests 21 September 2023, 08:05:09 UTC
578f456 Merge pull request #1119 from PetholzA/feature/20230818_gtest_community gtests: adds community tests 21 September 2023, 08:04:52 UTC
e77834c Merge pull request #1118 from PetholzA/feature/20230815_gtest_algebraic gtests: adds algebraic tests 21 September 2023, 08:04:38 UTC
8792454 Merge pull request #1117 from PetholzA/feature/20230815_gtests_components gtests: adds randomSpanningForest test 21 September 2023, 08:04:23 UTC
58a1f3b Merge pull request #1110 from PetholzA/feature/09082023_gtest_graph gtests: increase graph related function coverage 21 September 2023, 08:02:54 UTC
2c5cf00 gtests: adds coarsening test 12 September 2023, 12:35:57 UTC
back to top