Struct LocalCommunity::ShellInfo

Nested Relationships

This struct is a nested type of Template Class LocalCommunity.

Struct Documentation

struct ShellInfo

Public Functions

inline int64_t boundaryChange() const

Calculate how much the boundary size would change if the node was added to the community.

inline ShellInfo()

Public Members

OptionalValue<double, true> intDeg

Number of neighbors in the community.

OptionalValue<double, ShellMaintainsExtDeg> extDeg

Number of neighbors outside the community.

OptionalValue<count, MaintainBoundary> numExclusiveBoundaryMembers

Number of nodes in the boundary whose only outside neighbor is this node.