GraphSim TK 2.2.6¶
New features¶
Three new functions,
OEGetCircularFPType
,OEGetPathFPType
, andOEGetTreeFPType
, have been added to enable generating fingerprint types with user-defined parameters.A new constructor,
OEFPTypeParams
, has been added that takes a fingerprint type (OEFPTypeBase).Four functions that automatically generate standard interfaces for GraphSim TK applications have been added:
A new constructor,
OEFPDatabaseOption
, has been added that takes a similarity method from theOESimMeasure
namespace and a limit on the number of similarity scores returned from a query.