mirror of
https://github.com/deepseek-ai/DeepSeek-Prover-V1.5.git
synced 2025-02-23 06:09:07 -05:00
3 lines
68 B
Python
3 lines
68 B
Python
|
from .sampling import Sampling
|
||
|
from .rmax_tree_search import RMaxTS
|