$darkmode
DENOPTIM
Package denoptim.fitness.descriptors

Classes

class  SocketProvidedDescriptor
 Sends the request to produce a numerical descriptor to a defined socket and receives back the response. More...
 
class  SocketProvidedDescriptorTest
 Unit test for descriptor SocketProvidedDescriptor. More...
 
class  TanimotoMolSimilarity
 Calculates the molecular similarity against a target compound the fingerprint of which is given as parameter. More...
 
class  TanimotoMolSimilarityBySubstructure
 Calculates the molecular similarity against a target compound the fingerprint of which is given as parameter, and using a given list of substructures. More...
 
class  TanimotoMolSimilarityTest
 Unit test for descriptor TanimotoMolSimilarity. More...