small_color_map: add efficient 2-bit color map

This commit is contained in:
Justin Viiret
2017-06-28 16:29:31 +10:00
committed by Matthew Barr
parent 35d396d061
commit a1ff4d3293
3 changed files with 168 additions and 7 deletions

View File

@@ -997,6 +997,7 @@ SET (hs_SRCS
src/util/fatbit_build.cpp
src/util/fatbit_build.h
src/util/graph.h
src/util/graph_small_color_map.h
src/util/hash.h
src/util/hash_dynamic_bitset.h
src/util/math.h