您最多选择25个标签 标签必须以中文、字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12345678
  1. # -*-coding:utf-8 -*-
  2. """tests - tests module.
  3. """
  4. # info
  5. __version__ = "0.1"
  6. __author__ = "Linlin Jia"
  7. __date__ = "March 2020"

A Python package for graph kernels, graph edit distances and graph pre-image problem.