issues
search
mpetri
/
recursive_graph_bisection
This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Sergey Pupyrev, Alon Shalita: Compressing Graphs and Indexes with Recursive Graph Bisection. KDD 2016: 1535-1544
BSD 3-Clause "New" or "Revised" License
10
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compiler flags
#19
amallia
opened
6 years ago
1
Added Cmake structure
#18
amallia
closed
6 years ago
1
Added more SIMD
#17
amallia
closed
6 years ago
1
Added SIMD
#16
amallia
closed
6 years ago
1
Templated parallel version of the code and different way of computing gains
#15
amallia
closed
6 years ago
1
Missing lock
#14
amallia
closed
6 years ago
0
Reuse current thread for second task to run
#13
amallia
closed
6 years ago
3
Improved fwd index construction by iterating only once
#12
amallia
closed
6 years ago
5
Fix mistake in counting the num of docs
#11
amallia
closed
6 years ago
2
Fix for empty docs
#10
JMMackenzie
closed
6 years ago
0
Fix in swapping empty docs
#9
JMMackenzie
closed
6 years ago
0
Output Mapping
#8
JMMackenzie
closed
7 years ago
0
Fix num docs
#7
JMMackenzie
closed
7 years ago
0
Add sizes file output, allow dump of permuted docids to stderr
#6
JMMackenzie
closed
7 years ago
0
Fix array index
#5
JMMackenzie
closed
7 years ago
0
Params need reversing for v2 calcs
#4
JMMackenzie
closed
7 years ago
0
Add fixes
#3
JMMackenzie
closed
7 years ago
1
Floats to Doubles for consistency
#2
JMMackenzie
closed
7 years ago
0
Sort needs to be strict weak ordering
#1
JMMackenzie
closed
7 years ago
0