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.

README.md 214 B

1234567891011
  1. # Fit Distances
  2. # Run xp:
  3. ```
  4. python3 -m pip install graphkit-learn
  5. python3 run_xp.py
  6. ```
  7. # Run xp (deprecated).
  8. export PYTHONPATH="/path/to/gedlibpy:/path/to/py-graph"
  9. python optim_costs.py dataset output_file

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