Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unificationalgorithm

The Prolog Unification algorithm

Input rules for program to get a valid output

  • The function name and constants are provided via small case letter
    • i.e. f(a) is valid input
  • The variables should provided via capital case letter
    • i.e. X,f(X,Y)

About

The Prolog Unification algorithm

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages