Sha256: 706353d5edb9aa8b57b81385feefa39c4ebb1c0f2b95919e8bdc24352d4572db
Contents?: true
Size: 123 Bytes
Versions: 2
Compression:
Stored size: 123 Bytes
Contents
require_relative '../../lib/rubykon' game_state = Rubykon::GameState.new mcts = MCTS::MCTS.new mcts.start game_state, 200
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubykon-0.3.1 | benchmark/profiling/mcts.rb |
rubykon-0.3.0 | benchmark/profiling/mcts.rb |