/SaveWesteros-Prolog

The project is a simulation for Game of Thrones, SaveWesteros problem, using Successor State Axioms in Prolog. Our implementation is relying on a Java code to generate a random grid as a knowledge base in Prolog, then Prolog takes over by applying an Iterative Deepening searching algorithm utilizing Prolog's default Depth First algorithm.

Primary LanguageJava

Stargazers