""" Actual implementation of the FMCS algorithm
This code should be used by importing rdkit.Chem.MCS

"""
from rdkit.Chem.fmcs.fmcs import *
