fn assign_capture_scores(context: &SearchContext, state: &mut MoveGenState)
Expand description

Assigns capture scores for moves by filling move_scores array with moves_count length (starting from start_index), based on current context. If transposition table move is available, it’s passed as tt_move too. Moves are prioritized as follows (from most important to the less ones):