Skip to content
/ prolog Public

Examples of programs written in Prolog language

License

Notifications You must be signed in to change notification settings

rugleb/prolog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

Some simple Prolog programs

Tasks were obtained in the course "Introduction to Artificial Intelligence".
A description is attached to each task in the source code.

How to use?

  1. Install SWI-Prolog.
  2. Run command swipl.
  3. Input consult('task') from tasks dir. Here task is programm name, example: 9_chess (without .pl).

BMSTU. Department of Systems of the Automated Designing (RK-6).
Master, 1 course.
2018.

About

Examples of programs written in Prolog language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages