Uses of Class
com.actelion.research.util.graph.complete.SolutionCompleteGraph
-
Packages that use SolutionCompleteGraph Package Description com.actelion.research.chem.descriptor.flexophore.completegraphmatcher com.actelion.research.util.graph.complete -
-
Uses of SolutionCompleteGraph in com.actelion.research.chem.descriptor.flexophore.completegraphmatcher
Methods in com.actelion.research.chem.descriptor.flexophore.completegraphmatcher with parameters of type SolutionCompleteGraph Modifier and Type Method Description floatObjectiveFlexophoreHardMatchUncovered. getSimilarity(SolutionCompleteGraph solution)booleanObjectiveFlexophoreHardMatchUncovered. isValidSolution(SolutionCompleteGraph solution)If a single histogram is not matching the solution is invalid.voidObjectiveFlexophoreHardMatchUncovered. setMatchingInfoInQueryAndBase(SolutionCompleteGraph solution)Sets the color information for the visualization of the Flexophore PPPoints. -
Uses of SolutionCompleteGraph in com.actelion.research.util.graph.complete
Methods in com.actelion.research.util.graph.complete that return SolutionCompleteGraph Modifier and Type Method Description SolutionCompleteGraphFactorySolution. createObject()SolutionCompleteGraphCompleteGraphMatcher. getBestMatchingSolution()Methods in com.actelion.research.util.graph.complete with parameters of type SolutionCompleteGraph Modifier and Type Method Description intSolutionCompleteGraph. compareTo(SolutionCompleteGraph s)floatIObjectiveCompleteGraph. getSimilarity(SolutionCompleteGraph solution)booleanIObjectiveCompleteGraph. isValidSolution(SolutionCompleteGraph solution)
-