GEDLIB  1.0
Classes | Namespaces
ged_data.hpp File Reference

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"
Include dependency graph for ged_data.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

ged::GEDData class declaration.

Definition in file ged_data.hpp.