microsoft / syntheseus

Package for Retrosynthetic Planning
https://microsoft.github.io/syntheseus/
MIT License
111 stars 14 forks source link

Add option to stop search after search graph exceeds a certain size #85

Closed AustinT closed 5 months ago

AustinT commented 5 months ago

This option is called limit_graph_nodes. I also added a basic test for this.