OECreateFragFilter
Attention
This is a preliminary API and may be improved based on user feedback. It is currently available in C++ and Python.
OEMolProp::OEFilter* OECreateFragFilter()
This function creates and returns a configured OEFilter object for use in filtering fragments by molecular properties during database construction. The returned object should be deleted by the caller.
This function is typically used in conjunction with OEDBBuilder::Filter to apply property-based constraints to fragments during bioisosteric database building.