27 #ifndef SRC_METHODS_BRANCH_HPP_ 28 #define SRC_METHODS_BRANCH_HPP_ 41 template<
class UserNodeLabel,
class UserEdgeLabel>
Computes lower and upper bounds for general edit costs.
Contains the standardized input data along with basic functionality.
Abstract class for methods that use lossy transformations to LSAPE for approximating the graph edit d...
The normalized input graphs used by GEDLIB. All labels are integers.
Global namespace for GEDLIB.
virtual void lsape_populate_instance_(const GEDGraph &g, const GEDGraph &h, DMatrix &master_problem) final
Populates the LSAPE instance.
std::size_t NodeID
Internally used vertex ID type.