From Feasible to Practical: Pareto-Optimal Synthesis Planning
Abstract
Lay Summary
When chemists want to make a new molecule such as a drug or a new material, they need a step-by-step plan to build it from ingredients they can buy. Finding even one feasible plan is hard, but in practice chemists also care about things like cost, environmental impact, and whether toxic chemicals are involved. Current algorithms typically stop once they find any valid plan, leaving chemists to figure out these trade-offs on their own. We developed a tool called MORetro* that instead presents chemists with a set of alternative plans, each representing a different compromise. One plan might be cheaper but use harsher chemicals; another might be greener but harder to scale up. Our tool maps out these trade-offs automatically, so chemists can make informed choices rather than settling for the first option a computer finds. We also show mathematically that our approach can find all the best compromises; it won't miss a promising option. Tested across multiple datasets, our tool consistently discovers better and more diverse plans than existing methods, helping bridge the gap between what computers suggest and what chemists actually need.