travisstaloch/free-chr-zig
A toy constraint solver in zig
A simple toy constraint solver similar to a Free-CHR (Constraint Handling Rules) instance.
$ zig build fetch --save git+https://github.com/travisstaloch/free-chr-zig
See tests at bottom of src/root.zig.