MCPcopy Create free account
hub / github.com/MARIO-Math-Reasoning/Super_MARIO / solver_demo.py

File solver_demo.py

solver_demo.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import os
4os.environ["TOKENIZERS_PARALLELISM"] = "false"

Callers

nothing calls this directly

Calls 5

load_qafFunction · 0.90
SolverClass · 0.90
batchFunction · 0.90
solveMethod · 0.80
parse_argsFunction · 0.70

Tested by

no test coverage detected