23 Commits (819b2563356b6f995d7619d5add323cea7287f8e)

Author SHA1 Message Date
  jajupmochi 95dceaa1ca Add simple preimage experiments. 5 years ago
  jajupmochi e872ffe3b5 Update random preimage experiment. 5 years ago
  jajupmochi 924f028c0c Update the RPG experiment. 5 years ago
  jajupmochi 50da423a1c Add experiment of random preimage. 5 years ago
  jajupmochi b63a60fe46 Add RandomPreimageGenerator introduced inBakir's paper. 5 years ago
  jajupmochi 7e3da6b0bc Add xp script: remove the best graph from median set. 5 years ago
  jajupmochi 9adaebb680 Add xp: remove the best graph from median set. 5 years ago
  jajupmochi 06c35201b2 Add option to sort graphs by size when computing GEDs for the sake of the stability. 5 years ago
  jajupmochi cac0cfa114 Add tools to analyze preimage results. 5 years ago
  jajupmochi 34506302ce 1. Solve uncolsed file warning in graph_file.py. 2. Solve CXVPY * and @ warning in MPG. 5 years ago
  jajupmochi 7293234d6c Update and fix bugs in MGE: 5 years ago
  jajupmochi 7e94ecaf31 Add k-nn test. 5 years ago
  jajupmochi f8fc1d9336 Fix bugs in some graph kernels. 2. Update MedianGraphEstimator. 5 years ago
  jajupmochi 1c635daf9d Fix bugs in MedianGraphEstimator.__decrease_order(). 5 years ago
  jajupmochi 25aa64a7dc Fix bugs in MedianGraphEstimator, about __node_maps_from_median and updating nodes/edges. 5 years ago
  jajupmochi 78999e859c Fix bugs. 5 years ago
  jajupmochi f337fc3fa9 Add class WeisfeilerLehman. 5 years ago
  jajupmochi 92c24ffeca Add class Treelet. 5 years ago
  jajupmochi 2248a1308e Update tests. 5 years ago
  jajupmochi a32e9656b0 Add class PathUpToH. 5 years ago
  jajupmochi c1eff86d49 Update graph_files.py. 5 years ago
  jajupmochi 56bc9a8131 Simplify function gklearn.utils.graph_file.load_from_ds(). 5 years ago
  jajupmochi 9f0090179d Update function gklearn.utils.graph_file.load_gxl() 5 years ago