forked from qq-dai/UncertainCore
-
Notifications
You must be signed in to change notification settings - Fork 0
ronghuali/UncertainCore
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The procedure needs additional libraries: GSL(http://mirrors.kernel.org/gnu/gsl/) and GMP (https://gmplib.org/). Please install these libraries first in case of uninstalled. Usage: make ./uncertain-core [filename] [alg] [eta] [threads] example: ./uncertain-core core_num.bin 6 If an error 'error while loading shared libraries: libgsl.so.*' occurs, using the following commands to fix it. LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib export LD_LIBRARY_PATH
About
The source code for the TKDE paper titled "Core Decomposition on Uncertain Graphs Revisited"
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 99.6%
- Makefile 0.4%