pub fn compute_cell_key(
score_vector: &ScoreVector,
patch: &StructuredPatch,
config: &ForgeConfig,
) -> StringExpand description
Compute the cell key for a candidate.
pub fn compute_cell_key(
score_vector: &ScoreVector,
patch: &StructuredPatch,
config: &ForgeConfig,
) -> StringCompute the cell key for a candidate.