Skip to content

kali-37/Prolog-simulation-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Prolog-simulation-using-Python

  • Visit grammars.txt for Prompt examples Grammars

    Format : relation(entity1, entity2, ....k'th entity).
    
  • Things to remember before creating grammars

          If you are using a variable in a relation, then it should be in small letters.
          Brackets , commas and full stops must be correctly used.
          If you are using a constant in a relation, then it should be in capital letters.
    

For more:
https://www.linkedin.com/feed/update/urn:li:activity:7148684638696255488/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published