NikosMav / Logic-Programming

Logic Programming homework assignments using Prolog from my NKUA course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logic-Programming

This repository contains my Logic Programming homework assignments completed during my course at NKUA (National and Kapodistrian University of Athens). The assignments were done using the Prolog programming language.

Contents

This repository is organized into folders, with each folder corresponding to a different Logic Programming homework assignment.

Logic Programming is a programming paradigm that uses formal logic for problem-solving. Prolog is a popular logic programming language known for its use in artificial intelligence and symbolic reasoning.

License

This project is for educational purposes, and any usage or redistribution of the code should adhere to the course's guidelines and ethical practices.

Feel free to explore the Logic Programming assignments and learn more about Prolog!

About

Logic Programming homework assignments using Prolog from my NKUA course.


Languages

Language:Prolog 99.1%Language:C 0.9%