https://github.com/cgcl-codes/sliding-item
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.7%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: CGCL-codes
- Language: C++
- Default Branch: main
- Size: 14.6 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 2 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
README.md
Sliding-ITeM: An Adaptive-Size Graph Stream Summarization Structure Based on Sliding Windows
How to run
Build: make
After executing the make command, we get the binary executable programs "ITeM"
Configurations
Some important parameter settings and their descriptions are as follows.
| Command-line parameters| Descriptions | | -------- | ------| | -dataset | path of the dataset | | -fpl | length of the fingerprint | | -width | width of the compressed matrix | | -width | width of the compressed matrix | | -size | size of window | | -ts | type of test structure (0 for ITeM, 1 for Sliding-ITeM) |
Owner
- Name: CGCL-codes
- Login: CGCL-codes
- Kind: organization
- Website: http://grid.hust.edu.cn/
- Repositories: 35
- Profile: https://github.com/CGCL-codes
CGCL/SCTS/BDTS Lab