GEDLIB  1.0
Classes | Namespaces
ml_based_method.hpp File Reference

ged::MLBasedMethod class declaration. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ged::MLBasedMethod< UserNodeLabel, UserEdgeLabel >
 Abstract class for methods that transform GED to LSAPE by using a SVM or a DNN to predict the cost of node edit operations. More...
 

Namespaces

 ged
 Global namespace for GEDLIB.
 

Detailed Description

ged::MLBasedMethod class declaration.

Definition in file ml_based_method.hpp.