Commit Graph

9 Commits

Author SHA1 Message Date
cdo 810ad45669 Add CFLAGS for profiling (commented out) to Makefile 2022-11-24 18:18:49 +00:00
cdo 050e770bb9 Add Makefile target to run solver 2022-11-24 18:18:49 +00:00
cdo b48f0d6748 Add Makefile target for results file prep 2022-11-24 18:18:49 +00:00
cdo 93336c18fb Add target for puzzles pre-processing to Makefile 2022-11-24 18:18:44 +00:00
cdo d67f5571a4 Change compilation flags to improve optimization 2022-11-24 01:38:49 +00:00
cdo 14eb8533e6 Add timing to benchmarks 2022-11-23 15:19:06 +00:00
cdo 4feaedf1a3 Create basic, rule-based solver 2022-11-21 19:24:34 +00:00
cdo 512580ab27 Implement basic generation and printing
I expect this will probably generate some impossible puzzles, but I'll
deal with that later.
2022-11-21 14:07:53 +00:00
cdo abc98edac9 Create project skeleton 2022-11-21 13:00:20 +00:00