You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
Constrain satisfaction solver for Social Golfer problem using SICStus Prolog