/MCTS-solver

a simple expression guesser based on MCTS

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Simple MCTS solver

Just an exercise to understanding a beautiful idea

Designed and built with all the ❤️love❤️ in the world by Gianluca Pericoli

comes from

Syntia: Synthesizing the Semantics of Obfuscated Code

how does it work

Oracle -> MCTS/oracle grammars to use -> app.py

works on Python 3

python app.py

thanks to

@fvrmatteo @ShotokanZH @savillum

licence

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or(at your option) any later version.