There are 1 repository under prolog-exercises topic.
:crossed_swords: Game of Thrones character database and family trees in Prolog
SWI-Prolog Tutorial
This is a prolog repository contains logic-based code for symbolic reasoning, AI algorithms, and other rule-based applications.
Medical Diagnosis system using Prolog
PROLOG PROGRAMMING FOR ARTIFICIAL INTELLIGENCE by lvan Bratko, E.Kardelj University. J.Stefan Institute Yugoslavia
Aulas e exercícios de PROLOG, vista nas matérias: Paradigmas da computação e Sistemas inteligentes
My solutions to the exercises from "Prolog Programming for Artificial Intelligence" by Ivan Bratko
This repository encompasses the builds that are mainly concerned with Family tress for people to be able to find their backgrounds and Hereditary roots
P-99: Ninety Nine Prolog Problems
Prolog is a logic programming language associated with artificial intelligence and computational linguistics.
Resolução de exercícios usando Prolog
A workshop on the course "Artificial Intelligence Systems" at V. N. Karazin Kharkiv National University.
Genealogical Tree in PROLOG exemplifying three family years in the family (great-grandparents, grandparents, parents and children). It also includes rules for uncle, cousin, and grandson relationships.
My solution for the tasks from the Logic Programming discipline, during the 3th period of the course | Resoluções minhas dos trabalhos propostos durante a disciplina de Programação Lógica, no 3º Período do curso
Collection of exercises to practice functional programming, carried out for Programming Languages course on the 3rd semester of CS
💬 Um chatbot de recomendação de linguagens de programação em prolog
Репозиторий с собранными работами по курсу программирования на Prolog'е
This is a repository that will have the solutions to the Ninety-Nine Prolog Problems in various lenguages
Laboratory Work for the course Lògica de la Informàtica (LI) at the Universitat Politècnica de Catalunya
Code snippets from the book "Learn Prolog Now!" written by Patrick Blackburn, Johan Bos, and Kristina Striegnitz.
Repositorio para la práctica del juego ¿Quién es Quién? usando Prolog SWI
This Prolog code implements a customer order management system using Prolog predicates.
Small Prolog programs I did during a course at Avignon Université.
A Prolog assignment focused on recursive logic and list processing, based on Chapter 19. All predicates are implemented from scratch without relying on built-ins. Includes unit tests to validate correctness and reinforce core Prolog concepts.
A collection of classic AI problems implemented in Prolog, showcasing recursive logic, constraint satisfaction, and pathfinding. Includes solutions for the Eight Queens puzzle, a robot grid navigation challenge, and the Monkey-Banana problem.
This academic work aims to explore the implementation and analysis of logic-based algorithms using the Prolog programming language.
recreation of the 1986 ZX Spectrum text-based adventure game "Pandora's Box" by Marcin Borkowski
Combined Quiz System in Prolog is an interactive program featuring: 1- Multiple-Choice Questions (MCQs). 2- True/False Questions. 3- Score Tracking. 4- Input Validation.
This repository contains solutions for the exercises from the "Logical Programming" course, offered in the 5th semester of the 2022 academic year at the University of Piraeus, Department of Informatics.