Including bitvectors, but slow and wrong
This commit is contained in:
		
							
								
								
									
										7
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										7
									
								
								Makefile
									
									
									
									
									
								
							@@ -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
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user