RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
RDKit::MCSBondCompareParameters Struct Reference

#include <FMCS.h>

Public Attributes

bool RingMatchesRingOnly = false
bool CompleteRingsOnly = false
bool MatchFusedRings = false
bool MatchFusedRingsStrict = false
bool MatchStereo = false

Detailed Description

Definition at line 51 of file FMCS.h.

Member Data Documentation

◆ CompleteRingsOnly

bool RDKit::MCSBondCompareParameters::CompleteRingsOnly = false

Definition at line 53 of file FMCS.h.

◆ MatchFusedRings

bool RDKit::MCSBondCompareParameters::MatchFusedRings = false

Definition at line 54 of file FMCS.h.

◆ MatchFusedRingsStrict

bool RDKit::MCSBondCompareParameters::MatchFusedRingsStrict = false

Definition at line 55 of file FMCS.h.

◆ MatchStereo

bool RDKit::MCSBondCompareParameters::MatchStereo = false

Definition at line 56 of file FMCS.h.

◆ RingMatchesRingOnly

bool RDKit::MCSBondCompareParameters::RingMatchesRingOnly = false

Definition at line 52 of file FMCS.h.


The documentation for this struct was generated from the following file: