Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 784 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 784 Bytes

License: GPL v3 Java CI with Maven

gvgai-pddl

This projects is being developed and partially funded under the framework of the Spanish MINECO R&D Projects TIN2015-71618-R and RTI2018-098460-B-I00.

Implementation of a PDDL-based agent in GVGAI. This project is being developed as part of my Bachelor's thesis.

This project makes use of the PDDL Solver from planning.domains. If you want to have more information about this solver and how you can use it in your own project, please check the following page.

Installation

TODO