Skip to content

Python 3 library to create proactive agents, that perform reasoning by using SWI-Prolog. It can be used in simulation and real environments.

License

Notifications You must be signed in to change notification settings

agnsal/prothonics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prothonics

Python 3 library to create proactive agents, that perform reasoning by using SWI-Prolog. It can be used in simulation and real environments.

Dependencies

  1. Numpy: https://numpy.org/
  2. SWI-Prolog: https://www.swi-prolog.org/
  3. Pyswip: https://github.com/yuce/pyswip

Contacts

Agnese Salutari – [email protected]

Distributed under the Apache License 2.0. See LICENSE for more information.

https://github.com/agnsal

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Python 3 library to create proactive agents, that perform reasoning by using SWI-Prolog. It can be used in simulation and real environments.

Resources

License

Stars

Watchers

Forks

Packages

No packages published