Skip to content
/ Blinkers Public

Autonomous agents that update their states and observe other agents' states.

License

Notifications You must be signed in to change notification settings

raviq/Blinkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blinkers License: GPL v3 Build Status

Toying with causality: Threaded agents that update their states and observe other agents' states.

Example with four agents:

Prerequisites:

Qt 5

Compiling & running

$ qmake blinkers.pro
$ make
$ ./blinkers

License & Copyright

This software was developed in the hope that it would be helpful to the AI research community and is freely available for redistribution and/or modification under the terms of the GNU General Public Licence. It is distributed WITHOUT WARRANTY, without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.

If you find this code to be of any use, please let me know. I would also welcome any feedback.

Copyright (c) 2018 Rafik Hadfi, rafik.hadfi [at] gmail.com