MCPcopy Create free account
hub / github.com/TheAlgorithms/Rust / append_playaction

Function append_playaction

src/graph/depth_first_search_tic_tac_toe.rs:263–320  ·  view source on GitHub ↗

Promote only better or collate equally scored game plays

(
    current_side: Players,
    opt_play_actions: &mut Option<PlayActions>,
    appendee: SinglePlayAction,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

minimaxFunction · 0.85

Calls 1

pushMethod · 0.80

Tested by

no test coverage detected