-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
hierarchyNew, missing, or incorrect parameter dataNew, missing, or incorrect parameter data
Description
vertex integrity is also sometimes known as star-width, i.e. I want a tree decomposition of the graph where the tree is a star.
definition: https://www.sciencedirect.com/science/article/pii/S0020019017300704
but no relation to vi there...,
the proof of equivalence is roughly as follows:
sw -> vi
the root of the decomposition is the separator to the vertex integrity
vi -> sw
the separator forms the root of the decomposition, everything else is maybe connected to it -> star-decomoposition
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
hierarchyNew, missing, or incorrect parameter dataNew, missing, or incorrect parameter data