LICENSE
README.md
pyproject.toml
bin/__init__.py
bin/acquire.py
bin/eval.py
bin/featurize.py
bin/train.py
src/__init__.py
src/config.py
src/get_instances.py
src/datasets/__init__.py
src/datasets/uspto_50k.py
src/datasets/uspto_full.py
src/datasets/uspto_mit.py
src/datasets/util.py
src/feat/__init__.py
src/feat/featurize.py
src/feat/find_properties.py
src/feat/graph_features.py
src/feat/megan_graph.py
src/feat/mol_graph.py
src/feat/reaction_actions.py
src/feat/ring_actions.py
src/feat/utils.py
src/feat/vocabulary.py
src/model/__init__.py
src/model/beam_search.py
src/model/megan.py
src/model/megan_utils.py
src/model/utils.py
src/model/graph/__init__.py
src/model/graph/gat.py
src/model/megan_modules/__init__.py
src/model/megan_modules/decoder.py
src/model/megan_modules/encoder.py
src/split/__init__.py
src/split/basic_splits.py
src/utils/__init__.py
src/utils/dispatch_utils.py
syntheseus_megan.egg-info/PKG-INFO
syntheseus_megan.egg-info/SOURCES.txt
syntheseus_megan.egg-info/dependency_links.txt
syntheseus_megan.egg-info/requires.txt
syntheseus_megan.egg-info/top_level.txt