Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 683 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 683 Bytes

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)