-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathREADME.txt
23 lines (16 loc) · 869 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
=================================================================================
CoreScope: Graph Mining Using k-Core Analysis - Patterns, Anomalies, and Algorithms
Authors: Kijung Shin, Tina Eliassi-Rad, and Christos Faloutsos
Version: 2.0
Date: Mar 9, 2017
Main Contact: Kijung Shin ([email protected])
This software is free of charge under research purposes.
For commercial purposes, please contact the author.
=================================================================================
CoreScope v2.0 includes
(1) Core-D: a streaming algorithm for degeneracy
(2) Core-A: an anomaly detection algorithm based on coreness and degree
(3) Truss-A: an anomaly detection algorithm based on coreness and degree
(4) Core-S: an influential spreader detection method based on coreness
For detailed information, see 'user_guide.pdf'
For demo, type 'make'