GEDLIB
1.0
|
ged::GEDData class declaration. More...
#include "ged_graph.hpp"
#include "result.hpp"
#include "matrix.hpp"
#include "common_types.hpp"
#include "node_map.hpp"
#include "../edit_costs/edit_costs.hpp"
#include "../edit_costs/chem_1.hpp"
#include "../edit_costs/chem_2.hpp"
#include "../edit_costs/cmu.hpp"
#include "../edit_costs/grec_1.hpp"
#include "../edit_costs/grec_2.hpp"
#include "../edit_costs/protein.hpp"
#include "../edit_costs/fingerprint.hpp"
#include "../edit_costs/letter.hpp"
#include "../edit_costs/constant.hpp"
#include "ged_data.ipp"
Go to the source code of this file.
Classes | |
class | ged::GEDEnv< UserNodeID, UserNodeLabel, UserEdgeLabel > |
Provides the API of GEDLIB. More... | |
class | ged::GEDData< UserNodeLabel, UserEdgeLabel > |
Contains the standardized input data along with basic functionality. More... | |
Namespaces | |
ged | |
Global namespace for GEDLIB. | |
ged::GEDData class declaration.
Definition in file ged_data.hpp.