PrexSyn Engine is the C++ backend library for PrexSyn. It provides a high-throughput data pipeline that generates synthetic pathways annotated with molecular properties to train PrexSyn models. It also includes a fast detokenizer for reconstructing synthetic pathways and product molecules from model outputs.
PrexSyn Engine can only be installed via Conda. To install, run the following command:
conda install conda-forge::prexsyn-enginePlease refer to the documentation and PrexSyn repository for usage instructions.