Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
97
def
python_solution() -> Solution:
98
return
Solution(**_PYTHON_SOLUTION_DICT)
99
100
101
@pytest.fixture
Callers
nothing calls this directly
Calls
1
Solution
Class · 0.90
Tested by
no test coverage detected