Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Case Study with PROLOG

PROLOG is used for solving several AI case study. This repository is archived from the 5th-semester final project on the artificial intelligence course, Sriwijaya University.

Members:

  • Dian Palupi Rini (Lecturer) - Scholar
  • Muhammad Irfan Triananto Putra - LinkedIn
  • Muhammad Irsyad Masyhudin - LinkedIn

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. The program is made with SWI-Prolog.

Prerequisites

What things you need to install the software

Running the tests

  • open the IDE, run.
  • the user will be asked to input query to check wether the logical statement true/false and give the result:

case study: Hukum Pernikahan

?- sah(menikah(wati,andi))
false.

?- saudara_kembar(X,Y)
X = budi
Y = andi

case study: Saya adalah kakek dari diri saya sendiri

?- eyang(i,i)
true

Documentation

About

solving several AI case study with Prolog

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages