Skip to main content

has_substruct_match_batch_parallel

Function has_substruct_match_batch_parallel 

Source
pub fn has_substruct_match_batch_parallel(
    molecules: &[&Molecule],
    pattern: &SmartsPattern,
) -> Vec<bool>
Expand description

Batch boolean substructure check with rayon parallelism.