cspsolver 0.7.3

Constraint Satisfaction Problem (CSP) solver
Documentation
.vscode

/target
/examples/misc/target
**/*.rs.bk
clippy.txt
/coverage/results

# Binary executables and object files
*.exe
*.dll
*.so
*.dylib
*.a
*.o
*.bin
*_bin
*_benchmark
test_platinum
performance_investigation

# OS-specific files
.DS_Store
Thumbs.db

# IDE files
*.swp
*.swo
*~