GEDLIB  1.0
src Directory Reference
Directory dependency graph for src:
tests/vldbj2019/src

Files

file  test_best_methods.cpp [code]
 Runs tests for VLDB J. submission.
 
file  test_lp_based_methods.cpp [code]
 Runs tests for VLDB J. submission.
 
file  test_ls_based_methods.cpp [code]
 Runs tests for VLDB J. submission.
 
file  test_lsape_based_methods.cpp [code]
 Runs tests for VLDB J. submission.
 
file  test_misc_methods.cpp [code]
 Runs tests for VLDB J. submission.
 
file  train_ml.cpp [code]
 Trains the methods ged::RingML and ged::BipartiteML for different datasets.
 
file  train_ring.cpp [code]
 Trains the method ged::Ring for different datasets.
 
file  train_subgraph.cpp [code]
 Trains the method ged::Subgraph for different datasets.
 
file  train_walks.cpp [code]
 Trains the method ged::Walks for different datasets.
 
file  util.hpp [code]
 Provides utility functions for tests of VLDB J. submission.