↓ 4 callersFunctioncheck_correctness(
dataset: str,
completion_id: int,
problem: Dict[str, Any],
solution: str,
expected_outpu
evaluation/evaluate/utils.py:337
↓ 4 callersFunctionuntrusted_check(
dataset: str,
code: str,
inputs: List[Any],
entry_point: str,
expected,
atol,
evaluation/evalplus/evalplus/eval/__init__.py:197
↓ 3 callersFunctionparallel_greedy_cover(
info_dict: Optional[Dict[str, Dict[str, List[Any]]]],
exclude_model: str,
type: str,
**kwarg
evaluation/evalplus/tools/tsr/minimization.py:72