Including bitvectors, but slow and wrong

This commit is contained in:
Florian Stecker
2016-11-15 18:55:30 +01:00
parent 2a297a74ca
commit 562e9bb50a
3 changed files with 379 additions and 17 deletions

View File

@@ -1,6 +1,7 @@
HEADERS=coxeter.h thickenings.h queue.h
OPTIONS=-O3 -m64 -march=native -flto -funroll-loops -std=gnu99
#OPTIONS=-O0 -g -std=gnu99
HEADERS=coxeter.h thickenings.h queue.h bitvec.h
#OPTIONS=-O3 -m64 -march=native -flto -funroll-loops -std=gnu99
OPTIONS=-O0 -g -std=gnu99
#OPTIONS=-O3 -m64 -march=native -funroll-loops -fno-inline -std=gnu99 -pg
all: generate process