DeepSeek-Prover-V1.5/prover/algorithms/__init__.py

3 lines
68 B
Python
Raw Permalink Normal View History

2024-08-16 03:33:21 +00:00
from .sampling import Sampling
from .rmax_tree_search import RMaxTS