README.rst
setup.py
ThetaSynthesis/__init__.py
ThetaSynthesis/scroll.py
ThetaSynthesis/tree.py
ThetaSynthesis.egg-info/PKG-INFO
ThetaSynthesis.egg-info/SOURCES.txt
ThetaSynthesis.egg-info/dependency_links.txt
ThetaSynthesis.egg-info/requires.txt
ThetaSynthesis.egg-info/top_level.txt
ThetaSynthesis.egg-info/zip-safe
ThetaSynthesis/abc/__init__.py
ThetaSynthesis/abc/scroll.py
ThetaSynthesis/abc/tree.py
ThetaSynthesis/synthon/__init__.py
ThetaSynthesis/synthon/dummy.py
ThetaSynthesis/synthon/greedy.py
ThetaSynthesis/synthon/abc/__init__.py
ThetaSynthesis/synthon/abc/synthon.py
ThetaSynthesis/synthon/policy/__init__.py
ThetaSynthesis/synthon/policy/data/bb.smi
ThetaSynthesis/synthon/policy/data/rules.pickle
ThetaSynthesis/synthon/policy/model/__init__.py
ThetaSynthesis/synthon/policy/model/dataloader.py
ThetaSynthesis/synthon/policy/model/double_headed.py
ThetaSynthesis/synthon/policy/model/oneheaded.py
ThetaSynthesis/synthon/rollout/__init__.py
ThetaSynthesis/synthon/rollout/data/building_blocks.smiles
ThetaSynthesis/synthon/rollout/rules/__init__.py
ThetaSynthesis/synthon/rollout/rules/decompositions.py
ThetaSynthesis/synthon/rollout/rules/transformations.py
test/test_run.py