Unofficial implementation of belief revision games [1] by Nim.
$ nimble install https://github.com/Azumabashi/belief-revision-games
This library depends on propositionalLogic
.
See the main file or test programs.
The expected beliefs in the test programs are calculated by the existing simulator [2]. The simulator may work on Ubuntu (while I have not tested), but did not work in my computer (OS: macOS). How to make it work in my (and probably your) computer is described in here.
MIT
- Schwind, N., Inoue, K., Bourgne, G., Konieczny, S., & Marquis, P. (2015). Belief Revision Games. Proceedings of the AAAI Conference on Artificial Intelligence, 29(1). https://doi.org/10.1609/aaai.v29i1.9415
- https://www.cril.univ-artois.fr/en/software/brg/