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.
 
 
 
 
 
jajupmochi a7e189134d [Fix] Change the output directory name. 3 years ago
..
Analysis_stability.ratios.real_data.relative_error.py Update exps: ged stability. 4 years ago
edit_costs.max_num_sols.N.bipartite.py Add exps: GED stability on synthesize graphs. 4 years ago
edit_costs.nums_sols.N.IPFP.py Add exps: GED stability on synthesize graphs. 4 years ago
edit_costs.real_data.nums_sols.ratios.IPFP.py [Feature] Allow to permutate nodes in graphs when using bipartite to estimate GED. This feature is implementated in the method in Python, which invokes GEDLIB in C++ by Cython. 3 years ago
edit_costs.real_data.nums_sols.ratios.bipartite.py [Fix] Change the output directory name. 3 years ago
edit_costs.repeats.N.IPFP.py Add exps: GED stability on synthesize graphs. 4 years ago
edit_costs.repeats.N.bipartite.py Add exps: GED stability on synthesize graphs. 4 years ago
edit_costs.repeats.ratios.IPFP.py Add exps: GED stability on synthesize graphs. 4 years ago
edit_costs.repeats.ratios.bipartite.py Add exps: GED stability on synthesize graphs. 4 years ago
group_results.py [Feature] Allow to permutate nodes in graphs when using bipartite to estimate GED. This feature is implementated in the method in Python, which invokes GEDLIB in C++ by Cython. 3 years ago
run_job_edit_costs.N.py Add exps: GED stability on synthesize graphs. 4 years ago
run_job_edit_costs.real_data.nums_sols.ratios.IPFP.py [Exp] GED stability: add marker file, use edge labels in datasets, test Acyclic and Alkane. 4 years ago
run_job_edit_costs.real_data.nums_sols.ratios.bipartite.py [Feature] Allow to permutate nodes in graphs when using bipartite to estimate GED. This feature is implementated in the method in Python, which invokes GEDLIB in C++ by Cython. 3 years ago
run_job_edit_costs.repeats.ratios.IPFP.py Add exps: GED stability on synthesize graphs. 4 years ago
run_job_edit_costs.repeats.ratios.bipartite.py Add exps: GED stability on synthesize graphs. 4 years ago
utils.py [Feature] Allow to permutate nodes in graphs when using bipartite to estimate GED. This feature is implementated in the method in Python, which invokes GEDLIB in C++ by Cython. 3 years ago

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

Text Jupyter Notebook Python C++ other