Skip to content

InAnYan/basic-gps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic implementation of General Problem Solver algorithm

Key features:

  • Written in Haskell in less than 50 LOC.
  • Abstract. You can have different types for operations and goals.

Warning:

  • It is not tested.
  • It does not fix problems like clobbered sibling problem, or recursive subgoal problem, etc.

About

Basic implementation of General Problem Solver algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors