项目作者: FraLotito

项目描述 :
Code of the paper "Efficient Algorithms to Mine Maximal Span-Trusses From Temporal Graphs".
高级语言: C++
项目地址: git://github.com/FraLotito/span_trusses.git
创建时间: 2019-09-11T20:30:50Z
项目社区:https://github.com/FraLotito/span_trusses

开源协议:

下载


Efficient Algorithms to Mine Maximal Span-Trusses From Temporal Graphs

Code of the paper “Efficient Algorithms to Mine Maximal Span-Trusses From Temporal Graphs”.

Compiling

g++ file.cpp -std=c++11 -O3 -o file

Datasets

More datasets available upon request.

References