Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 268 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 268 Bytes

Golf Problem Solver

The goal of this project is to implement constrain satisfaction model for general case of Social Golfer Problem. The model is implemented in SICStus Prolog using its CSP over Finite Domains library.

Check report.pdf for detailed description.