micmac
2023-06-18
Micmac is mainly a library of graph search algorithms such as alpha-beta, UCT and beam search, but it also has some MCMC and other slightly unrelated stuff.
micmac
Micmac is mainly a library of graph search algorithms such as alpha-beta, UCT and beam search, but it also has some MCMC and other slightly unrelated stuff.
Version:
0.0.2License:
MIT, see COPYING.Authors:
Gábor Melis <mega@retes.hu>Dependencies:
mgl-pax
micmac/test
Test system for Micmac.
License:
MIT, see COPYING.Authors:
Gábor Melis <mega@retes.hu>Dependencies:
micmac