Sean Barrett
|
c9fe5bac48
|
rename all stb_sprintf identifiers to follow stb conventions
|
ago%!(EXTRA string=9 years) |
Sean Barrett
|
7d0099ecc9
|
fix bug in stb_connected_components adjacency list updating incorrectly handling avoiding adding the same connection twice
|
ago%!(EXTRA string=9 years) |
Sean Barrett
|
25b1f563d1
|
stbcc 0.94
|
ago%!(EXTRA string=9 years) |
Sean Barrett
|
51393c0a7a
|
remove dead code after previous optimizations
|
ago%!(EXTRA string=9 years) |
Sean Barrett
|
d1eba33305
|
fix bug w/ large clumps per cluster;
reduce time spent on global union-find by skipping clumps that don't touch edges
|
ago%!(EXTRA string=9 years) |
Sean Barrett
|
ad55a9b383
|
version 0.93
assign surplus adjacency storage only to clumps that touch edge
document timings and memory usage
|
ago%!(EXTRA string=9 years) |
Sean Barrett
|
667f79589a
|
forgot to include stb_connected_components test source file
|
ago%!(EXTRA string=9 years) |