Prolog ASP Project
1.0.0
This repository contains my projects about solving game of 15 using Prolog and to model a calendar (with some constraints) of a master degree course (it is composed by many courses that must be placed in a X weeks time).
It contains the implementation of various algorithms:
It contains my solution to the calendar problem
It is pretty fast (less than 30 secs needed to find a model) and is absolutly generic
Easy to expand or to modify