All algorithms were implemented in C++14 compiled by GCC v9.4, and ran on a single thread.
Here is an example of how to use the code:
# Build the code
cd TBC/TBCE/build
cmake ..
make
# Run all algorithms TBC-E
# Example
./TBCE ../../datasets/Linux.txt ../out.txt 86400 0.01
# Parameters
TBC-E: Please input five parameters: input file, output file, delta, edge sampling rate P