You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

requirements.txt 182 B

12345678910
  1. numpy>=1.15.2
  2. scipy>=1.1.0
  3. matplotlib>=3.0.0
  4. networkx>=2.2
  5. scikit-learn>=0.20.0
  6. tabulate>=0.8.2
  7. tqdm>=4.26.0
  8. # cvxpy # for preimage.
  9. # cvxopt # for preimage.
  10. # mosek # for preimage.

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