0
$\begingroup$

I encountered the following graph, more precisely, graph structure: graph $G$ has $n$ nodes indexed from $1$ to $n$; for any $k$ between $1$ and $n$, if we remove nodes $k,k+1,\cdots,n$ and the related edges, the remaining subgraph is connected. I want to know if this is a particular class of graph structures already known and the possible application of them.

$\endgroup$
5
  • 3
    $\begingroup$ Trivial observation: another way to say it is that for each $1 < j \leq n$ there is at least one $i < j$ such that there is an edge $\{i,j\}$ in the graph. $\endgroup$ Commented Dec 6 at 15:46
  • $\begingroup$ Isn't a graph has the property if and only if it is connected? Or are you asking about a class of ordered graphs? $\endgroup$ Commented Dec 8 at 23:43
  • $\begingroup$ @SamHopkins Thank you. Your comment is indeed insightful. $\endgroup$ Commented Dec 9 at 3:39
  • $\begingroup$ @spupyrev Yes, all connected graphs satisfy this property, but the index matters. $\endgroup$ Commented Dec 9 at 3:40
  • 1
    $\begingroup$ What sort of answer do you expect? Sam Hopkins' observation shows that your "graph structures" can all be described by giving, for each $j \in \{ 2,\dots,n \}$, a non-empty subset of $\{ 1,\dots, j-1 \}$. Conversely, every such list of non-empty subsets gives one of your graph structures. $\endgroup$ Commented Dec 11 at 8:46

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.