https://github.com/rugleb/prolog
  
  
    Examples of programs written in Prolog language 
    https://github.com/rugleb/prolog
  
prolog prolog-programming-language swipl
        Last synced: 4 months ago 
        JSON representation
    
Examples of programs written in Prolog language
- Host: GitHub
- URL: https://github.com/rugleb/prolog
- Owner: rugleb
- License: mit
- Created: 2018-11-05T11:56:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-12T13:49:44.000Z (almost 7 years ago)
- Last Synced: 2025-04-10T01:44:52.405Z (7 months ago)
- Topics: prolog, prolog-programming-language, swipl
- Language: Prolog
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
- 
            Metadata Files:
            - Readme: README.md
- License: LICENSE
 
Awesome Lists containing this project
README
          ### 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.