9.1 OEBOMinType

namespace OEBOMinType
{
  const unsigned int Tanimoto = 1;
  const unsigned int Overlap = 2;
  const unsigned int Autoscale = 3; i
  const unsigned int Default = Tanimoto;
}