trictrac/store/src
2026-03-08 21:30:47 +01:00
..
bin feat: command to play random games with open_spiel logic 2026-03-06 17:33:28 +01:00
board.rs refact(perf): use board::white_checker_cumulative to convert move to trictracAction 2026-03-06 22:19:08 +01:00
cxxengine.rs debug 2026-03-07 13:53:13 +01:00
dice.rs chore(refact): move training_common from bot to store crate 2026-02-13 20:58:25 +01:00
error.rs wip check jans 2024-05-26 11:22:49 +02:00
game.rs fix: to_tensor() normalization 2026-03-08 21:30:47 +01:00
game_rules_moves.rs refact(perf): precompute non excedant get_possible_moves_sequences 2026-03-06 22:19:08 +01:00
game_rules_points.rs mirrors for open_spiel 2026-02-24 21:25:41 +01:00
lib.rs feat: c++ bindings 2026-02-26 13:27:55 +01:00
player.rs refact: remove unwrap() & panic! 2026-03-01 12:47:42 +01:00
pyengine.rs feat: add get_tensor on GameState more explicit for training than the minimal get_vec() 2026-03-07 12:56:03 +01:00
training_common.rs refact(perf): use board::white_checker_cumulative to convert move to trictracAction 2026-03-06 22:19:08 +01:00