Struct BSuitorMatcher::MatchingNode

Nested Relationships

This struct is a nested type of Class BSuitorMatcher.

Struct Documentation

struct MatchingNode

Public Functions

inline MatchingNode()
inline MatchingNode(node n, edgeweight w)
inline std::partial_ordering operator<=>(const MatchingNode &other) const
bool operator==(const MatchingNode &other) const = default

Public Members

node id
edgeweight weight