$ g++ -o sbtest sbtest_ii.cppTo run it, use the command line (all the file names are mandatory):
$ sbtest [input bigraph file] [output bclique file] [output size file]For Visual Studio, please switch to the simple_biclique2_MS.h header file.
|
2 2 2 3 2 4 3 1 3 2 3 3 |
|---|
3 1 2 3 2 3 2 3 2 2 3 4
$ python bicli_break.py [biclique file] [m-cutoff] [n-cutoff]