15 Commits (bf0bb20deccad01e2731c40ae53a412278f68f0f)

Author SHA1 Message Date
  jajupmochi bf0bb20dec Add multiple trials for GED computations. 4 years ago
  jajupmochi cd124cab61 Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. 4 years ago
  jajupmochi 0db57fe3ce Fix bugs in ged.util.util.get_nb_edit_operations_symbolic_cml() and add test for it. 5 years ago
  jajupmochi 15945eb272 Update the computation of numbers of edit operations for GEDs using pre-defined costs between labels. 5 years ago
  jajupmochi 31a8a9c51d Add ability to GEDEnv to use pre-defined costs between edge labels. 5 years ago
  jajupmochi 731ab1d45b Add ability to GEDEnv to use pre-defined costs between node labels. 5 years ago
  jajupmochi 58cc4042cc Fix GEDEnv import bugs. 5 years ago
  jajupmochi 5eb69de7ea Add ged module. 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 7e94ecaf31 Add k-nn test. 5 years ago
  jajupmochi 34e82bfce8 Add parallel functions to MGE. 5 years ago
  jajupmochi 8385bc4cae Update MedianPreimageGenerator and MedianGraphEstimator for symbolic-labeled graphs and edit cost "CONSTANT". 5 years ago
  jajupmochi 45052568eb 1. fix bugs for function of getting numbers of edit operations for non-symbolic labels. 5 years ago
  jajupmochi 5dae69b878 1. fix bugs. 5 years ago
  jajupmochi 7bdd77b777 1. add preimage module. 5 years ago