MCPcopy Create free account
hub / github.com/NVIDIA/SOL-ExecBench / python_solution

Function python_solution

tests/sol_execbench/driver/test_problem_packager.py:97–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

95
96@pytest.fixture
97def python_solution() -> Solution:
98 return Solution(**_PYTHON_SOLUTION_DICT)
99
100
101@pytest.fixture

Callers

nothing calls this directly

Calls 1

SolutionClass · 0.90

Tested by

no test coverage detected