Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
//! Chemical reaction prediction and retrosynthesis
|
||||
|
||||
pub struct ReactionPredictor;
|
||||
pub struct RetrosynthesisPlanner;
|
||||
pub struct CatalysisOptimizer;
|
||||
Reference in New Issue
Block a user