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

sort by:
Revision Author Date Message Commit Date
333cb9a Bump version 10.1 Bump version 10.1 23 March 2023, 14:50:22 UTC
6983dbe Bump version 10.1 23 March 2023, 13:16:31 UTC
c0c91a6 Merge pull request #1035 from Relux-the-Relux/feature/update-clang-and-gcc Updating compiler configs now that clang-15 and gcc-12 are the maximum supported version 23 March 2023, 09:54:07 UTC
d8d7770 Merge pull request #1032 from CharJon/1031-getSourceSet Fix EdmondsKarp max flow for directed and min cut source set for both directed/undirected graphs 23 March 2023, 09:53:17 UTC
fa59856 Merge pull request #1042 from fabratu/20230320_dirnode2vec Node2Vec: Support of directed graphs, fixing detection of graphs with isolated nodes. 23 March 2023, 09:52:46 UTC
782af12 Merge pull request #915 from Relux-the-Relux/feature/randomize-weights Introduce function to randomize weights in a graph 23 March 2023, 09:52:17 UTC
5af04aa testing grahphTools RandommizeEdges 22 March 2023, 15:22:20 UTC
89eda7c Add function to randomize weights in a graph 22 March 2023, 15:22:10 UTC
2a7baac Node2Vec: Support of directed graphs, fixing detection of graphs with isolated nodes. Contributed by fidus58. 21 March 2023, 11:28:45 UTC
02e7dc3 iniialize array to avoid unitialized warning with ggc-12 13 March 2023, 11:13:08 UTC
96cd650 Add asserts to avoid compiler warnings for gcc-12 13 March 2023, 11:13:06 UTC
730e06d supress array-bounds check for gcc-12 13 March 2023, 11:13:04 UTC
813cf23 update latest-linux-build to ubuntu-22.04 09 March 2023, 19:40:20 UTC
eef698c update builds to use gcc-12 09 March 2023, 19:40:19 UTC
95d76c7 update supported compilers in setup.py 09 March 2023, 19:40:17 UTC
9aeac7c second do while 07 March 2023, 08:22:04 UTC
9096d05 first do while revert 07 March 2023, 08:03:14 UTC
8921518 re-add algorithm 07 March 2023, 08:03:14 UTC
e04f8cf Update EdmondsKarpGTest.cpp Fix testcase 06 March 2023, 13:19:53 UTC
dab958b Update networkit/cpp/flow/EdmondsKarp.cpp Co-authored-by: Eugenio Angriman <angriman.eugenio@gmail.com> 05 March 2023, 19:49:28 UTC
7fa87a9 remove unnecessary import 28 February 2023, 19:28:42 UTC
c0d52cf small fix 28 February 2023, 19:26:25 UTC
804f529 Fully remove residual flow 28 February 2023, 19:25:30 UTC
6efaee8 check container with matcher 28 February 2023, 14:40:45 UTC
97dc799 EXPECT_DOUBLE_EQ for flow test 28 February 2023, 14:14:40 UTC
06e9a6b remove unnecessary import 22 February 2023, 14:29:31 UTC
3ce6176 remove last do-while 22 February 2023, 12:26:05 UTC
4c56b29 make getFlow direction aware for undirected graphs 22 February 2023, 12:16:39 UTC
1396c7e remove unused parameter 22 February 2023, 12:15:21 UTC
d502d37 use sign to indicate flow direction in undirected case. 22 February 2023, 11:29:40 UTC
3053f63 remove while true 22 February 2023, 11:04:14 UTC
95162ce format 22 February 2023, 10:55:56 UTC
91ad8f1 auto as type 22 February 2023, 10:54:43 UTC
c3f0d8a first version of fixed directed edmondskarp 22 February 2023, 10:52:05 UTC
cf0072f More directed testcases 21 February 2023, 18:07:01 UTC
fadd90a add undirected testcase 21 February 2023, 15:32:43 UTC
e295e81 test case with non 1 edgeweights 21 February 2023, 14:17:35 UTC
8777957 remove multi edge 21 February 2023, 10:01:33 UTC
642ca35 update max clang version for check_code.sh 17 February 2023, 14:41:20 UTC
91f58f6 An additional testcase 17 February 2023, 13:34:54 UTC
240cec2 Slightly simplify lambda signature 15 February 2023, 13:31:40 UTC
0b8042c First testcase and bugfix. 14 February 2023, 14:55:32 UTC
4c40436 Merge pull request #1021 from fabratu/20221128_fix_node2vec node2vec: Add checks in order to avoid unexpected behavior and segfaults 27 December 2022, 16:18:03 UTC
16f62d8 Merge pull request #1022 from fabratu/20221218_fix_notebooks Documentation: Fixes rendering and typos of "degree distribution" paragraph from User-Guide notebook 27 December 2022, 16:17:50 UTC
5a39248 Node2Vec: Add tests for non-valid input. 21 December 2022, 11:55:17 UTC
bf74f5f Node2Vec: Add checks in order to avoid unexpected behavior and seqfaults. 21 December 2022, 11:54:52 UTC
a6a48ad Documentation: Fixes rendering and typos of power law paragraph from User-Guide notebook. 19 December 2022, 13:28:38 UTC
6e6e474 Merge pull request #1015 from fabratu/20221124_cmake_macos_openmp CMakeLists.txt: Add manual homebrew-path for OpenMP detection on macOS arm64 15 December 2022, 11:50:51 UTC
67ac1d2 Merge pull request #1012 from angriman/feature/pruned-landmark-labeling New Algorithm: Pruned Landmark Labeling 12 December 2022, 09:07:52 UTC
937c111 Merge pull request #1009 from Relux-the-Relux/feature/fix-networkit-binary-reader Fix NetworkitBinaryWriter - writing graphs with deleted nodes 12 December 2022, 08:42:37 UTC
639da16 Merge pull request #1019 from angriman/update/scikit-learn Update sklearn -> scikit-learn 07 December 2022, 07:54:53 UTC
7b8da4a Update sklearn -> scikit-learn 06 December 2022, 15:42:01 UTC
d942078 Merge pull request #1018 from alleonhardt/master Added a missing piece of information to the documentation 06 December 2022, 12:24:56 UTC
87d2e9a Add notebook example 05 December 2022, 21:41:36 UTC
f2a8e44 Add python interface and tests 05 December 2022, 21:41:36 UTC
54f1dba New algorithm PrunedLandmarkLabeling. Introduction of the pruned landmark labeling algorithm based on "Fast exact shortest-path distance queries on large networks by pruned landmark labeling" from Akiba et al., ACM SIGMOD 2013. 05 December 2022, 21:41:36 UTC
a2a8d3c add NetworkitBinaryWriter test for non-continuous node ids 05 December 2022, 13:19:56 UTC
d567491 CMakeLists.txt: Add arm64 homebrew folder as search path in case automatic OpenMP detection fails. 05 December 2022, 13:05:16 UTC
9cfa870 change neighbors array into a hashed map in order to avoid crashes in grphs with non continuous node ids with the NetworKitBinaryWriter 05 December 2022, 13:04:17 UTC
3886ed5 Merge pull request #1017 from fabratu/20221128_fix_gha_windows PLP: Revert loop to previous version 03 December 2022, 18:18:12 UTC
845f5d2 Updated the docs in the .h file 02 December 2022, 07:57:12 UTC
e824069 Updated the wording 01 December 2022, 12:59:22 UTC
9878c75 Added a missing piece of information to the documentation 01 December 2022, 12:53:38 UTC
ec9bc8e PLP: Revert loop to previous version due to failing tests on CI (MSVC 2022). 01 December 2022, 12:22:55 UTC
69a05b6 Merge pull request #1004 from fabratu/20221031_top_closeness_subset Refactor TopCloseness, TopHarmonicCloseness 29 November 2022, 11:53:11 UTC
bdc8dcf TopHarmonicCloseness: Split tests for different heuristics. 19 November 2022, 10:16:08 UTC
e35ff23 Avoid copy of nodeList, introduce calling function and refactor TopHarmonicCloseness to support multiply calls to run(). 19 November 2022, 10:16:08 UTC
342fe99 TopCloseness, TopHarmonicCloseness: Add documentation, test for nodeList parameter. 19 November 2022, 10:16:08 UTC
0adbb0b Refactor TopCloseness, TopHarmonicCloseness to support restriction of nodes for top-k calculation. 19 November 2022, 10:16:08 UTC
82f302d Merge pull request #983 from angriman/refactor/plp Refactor PLP 17 November 2022, 08:47:08 UTC
1492ae7 Merge pull request #997 from Relux-the-Relux/feature/improbe-matrix-reader Allow single % and integer weights with MatrixMarketReader 17 November 2022, 08:47:00 UTC
f73f37b Merge pull request #1006 from fabratu/20221104_userguide_update User-Guide.iypnb: Link IO-notebook, correct degree distribution figure. 17 November 2022, 08:46:49 UTC
1cef339 User-Guide.iypnb: Link IO-notebook, correct degree distribution figure. 09 November 2022, 09:12:08 UTC
991748d Merge pull request #1003 from CharJon/spanning-tree-bug SpanningTree: bugfix suggestion and tests 09 November 2022, 08:18:56 UTC
b01bf79 Merge pull request #1000 from Thijss/add-support-python-311 Add support for python 3.11 09 November 2022, 08:18:40 UTC
1a2935c Assure that algorithm ran before getting #of interations 07 November 2022, 21:31:11 UTC
64b201c Remove unnecessary 'assign' 07 November 2022, 21:31:11 UTC
203f93e Atomic update of variable in parallel loop in PLP 07 November 2022, 21:31:11 UTC
29099b8 Replace std::map with std::unordered_map 07 November 2022, 21:31:11 UTC
9b2a8ff add matrix market files for testing 07 November 2022, 13:15:28 UTC
0cb6a8b add tests for MatrixMarketReader 07 November 2022, 13:15:27 UTC
6291277 allow single % in the starting line and integer weights for MatrixMarketReader 07 November 2022, 13:15:26 UTC
e57dead Change conditional to remove indentation level 06 November 2022, 22:08:21 UTC
754263d Merge pull request #998 from angriman/clang-format-codebase Remove possibility to ignore unformatted files 06 November 2022, 06:48:44 UTC
f8ae949 Update DevGuide 04 November 2022, 08:43:00 UTC
b376906 Remove option to ignore unformatted cpp files. Unformatted files can be skipped by adding the line '//no-networkit-format' at the top of the file. Since all cpp files are now formatted, this option is not needed anymore. 04 November 2022, 08:43:00 UTC
05d9d8d revert more hanges for aarch64 02 November 2022, 08:32:06 UTC
c022477 revert changes for aarch64 02 November 2022, 08:31:08 UTC
775c2df Merge branch 'networkit:master' into spanning-tree-bug 02 November 2022, 07:46:08 UTC
84d3fe4 Merge branch 'master' into add-support-python-311 01 November 2022, 12:08:30 UTC
24e92d3 Merge pull request #1001 from fabratu/20221027_ci_compiler_update CI: Raise llvm toolkit to v15.0 (clang, clang-format, clang-tidy) 01 November 2022, 11:43:11 UTC
947635c clang-tidy: Disable bugprone-exception-escape + adjustments in code for clang-tidy 15. 31 October 2022, 10:19:26 UTC
e8e07a6 apply suggestions from review 27 October 2022, 21:51:06 UTC
517db96 SpanningTree: bugfix suggestion and tests 27 October 2022, 14:24:27 UTC
c905470 CI: Raise llvm toolkit to v15.0 (clang, clang-format, clang-tidy). 27 October 2022, 12:45:01 UTC
ce94d16 SpanningTree: bugfix suggestion and tests 27 October 2022, 11:54:14 UTC
1f06771 change 3.11 to 3.11.0 26 October 2022, 06:56:44 UTC
f5c59ea Update build_wheels.yml for python3.11 25 October 2022, 14:42:09 UTC
0300414 Update ci.yml for python3.11 25 October 2022, 14:41:56 UTC
254e818 Merge pull request #966 from Relux-the-Relux/feature/undirected-constructor-fix Fix the undirected Graph copy constructor so that it doesn't generate multigraphs 19 October 2022, 11:42:56 UTC
back to top