Skip to content

zyg18/DSP-and-LDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public library:

ortools,eigen-3.3.8

An example for exhibiting how to run it:

chmod +x demo_pruning.sh

./demo_pruning.sh

Other algorithms can be run by the same way as demo_pruning.sh, like:

g++ pruning+frank-wolfe.cpp -o pruning+fw.out

./pruning_fw.out comm-EmailEnron_SNAP.edgelist 0 0

Note

There are five methods: LOWD, greedy++, frank-wolfe, fw-m and FISTA. We can use pruning technique to make the detection faster.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published