README.rst
pyproject.toml
setup.py
comb_spec_searcher/__init__.py
comb_spec_searcher/class_db.py
comb_spec_searcher/class_queue.py
comb_spec_searcher/comb_spec_searcher.py
comb_spec_searcher/combinatorial_class.py
comb_spec_searcher/equiv_db.py
comb_spec_searcher/exception.py
comb_spec_searcher/proof_tree.py
comb_spec_searcher/py.typed
comb_spec_searcher/specification.py
comb_spec_searcher/tree_searcher.py
comb_spec_searcher/utils.py
comb_spec_searcher.egg-info/PKG-INFO
comb_spec_searcher.egg-info/SOURCES.txt
comb_spec_searcher.egg-info/dependency_links.txt
comb_spec_searcher.egg-info/requires.txt
comb_spec_searcher.egg-info/top_level.txt
comb_spec_searcher/rule_db/__init__.py
comb_spec_searcher/rule_db/base.py
comb_spec_searcher/rule_db/forget.py
comb_spec_searcher/rule_db/limited_strategy.py
comb_spec_searcher/strategies/__init__.py
comb_spec_searcher/strategies/constructor.py
comb_spec_searcher/strategies/rule.py
comb_spec_searcher/strategies/strategy.py
comb_spec_searcher/strategies/strategy_pack.py