PandA-2024.02
|
edge property More...
#include <compatibility_based_register.hpp>
Public Member Functions | |
edge_compatibility_property () | |
edge_compatibility_property (int _weight) | |
Constructor with selector. More... | |
Data Fields | |
int | weight |
edge weight More... | |
edge property
Definition at line 55 of file compatibility_based_register.hpp.
|
inline |
Definition at line 60 of file compatibility_based_register.hpp.
|
inlineexplicit |
Constructor with selector.
_weight | is the weight to be associated with the edge |
Definition at line 67 of file compatibility_based_register.hpp.
int compatibility_based_register::edge_compatibility_property::weight |
edge weight
Definition at line 58 of file compatibility_based_register.hpp.