/stilpo

generic ai library

Primary LanguageHyMIT LicenseMIT

Intro

Stilpo is a set of problem solving routines that can be extended to solve various kinds of problems. Some examples and test cases are also provided. The system is based on ideas in two books: "Building Problem Solvers" by Kenneth D. Forbus and Johan de Kleer and "Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp" by Peter Norvig.

System Requirements

  • Python 3.5
  • decorator 3.4.0
  • hy 0.12.1

Credits

The system is copyrighted by Tuukka Turto and released under MIT license. It is based on ideas shown in Building Problem Solvers by Kenneth D. Forbus and Johan de Kleer.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.