├── GBC.pdf ├── README.md └── src ├── BicliqueBitmap.cu ├── BicliqueBitmapStealwork.cu ├── BicliquesotaBatch.cu ├── BicliquesotaStealworkBatch.cu └── vertex_reorder.cpp /GBC.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZJU-DAILY/GBC/HEAD/GBC.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZJU-DAILY/GBC/HEAD/README.md -------------------------------------------------------------------------------- /src/BicliqueBitmap.cu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZJU-DAILY/GBC/HEAD/src/BicliqueBitmap.cu -------------------------------------------------------------------------------- /src/BicliqueBitmapStealwork.cu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZJU-DAILY/GBC/HEAD/src/BicliqueBitmapStealwork.cu -------------------------------------------------------------------------------- /src/BicliquesotaBatch.cu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZJU-DAILY/GBC/HEAD/src/BicliquesotaBatch.cu -------------------------------------------------------------------------------- /src/BicliquesotaStealworkBatch.cu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZJU-DAILY/GBC/HEAD/src/BicliquesotaStealworkBatch.cu -------------------------------------------------------------------------------- /src/vertex_reorder.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZJU-DAILY/GBC/HEAD/src/vertex_reorder.cpp --------------------------------------------------------------------------------