Package com.chemaxon.search.mcs.upperbound
package com.chemaxon.search.mcs.upperbound
Contains classes for calculating upper bound estimations for maximum common substructure (MCS) search.
-
ClassDescriptionThis class implements a simple upper bound calculator for the MCS problem.This class implements a max-weight matching-based upper bound calculator for the MCS problem.An interface for providing upper bound calculation for
MaxCommonSubstructure
(MCS) search.