-connected
- A graph of order
at least 3 that does not have a cut-vertex.
-whirl (
)
- The tree on
vertices with 6 pendant paths
,
each with
vertices, for
.
- acyclic
- A graph that does not contain any cycles. Also a matrix
whose graph
is acyclic.
- allows singularity
- Graph
allows singularity if there exists
that is singular.
- appropriate
- A vertex
of
is appropriate if
has at least two components that are pendent paths.
- center
- The unique high degree vertex in a generalized star or pendent generalized star (if one exists).
- chordal
- A graph that does not contain an induced cycle on four or more vertices.
- chromatic number
- The smallest
number of color classes of any vertex coloring of
(provided
does not have loops), denoted
.
- clique
- An induced subgraph
of a graph
that has an edge between every pair of vertices of
(i.e.,
is isomorphic to
where
).
- clique covering
- A set of subgraphs of
, each of which is a clique and such that every edge of
is
contained in at least one of these cliques.
- clique covering number
- The smallest number of
cliques in a clique covering of
, denoted
.
- coclique
- A set of vertices
of graph
such that the induced subgraph
has no edges.
- Colin de Verdiere parameters
is the maximum multiplicity of 0 as an eigenvalue among
matrices
that satisfy:
is a generalized Laplacian matrix of
,
has exactly one negative eigenvalue (of multiplicity 1),
satisfies the Strong Arnold Hypothesis.
is defined to be the maximum multiplicity of 0 as an eigenvalue
among matrices
that satisfy:
-
,
is positive semidefinite,
satisfies the Strong Arnold Hypothesis.
is defined to be the maximum multiplicity of 0 as an eigenvalue
among matrices
that satisfy:
-
,
is positive semidefinite,
satisfies the complex Strong Arnold Hypothesis.
- Colin de Verdiere type-parameter
is the maximum multiplicity of 0 as an eigenvalue
among matrices
that satisfy:
-
satisfies the Strong Arnold Hypothesis.
- color class
- One of the cocliques in a vertex coloring.
- complete subgraph
- See clique.
- complex Strong Arnold Hypothesis
- A Hermitian matrix
satifies the complex Strong Arnold
Hypothesis provided there does not exist a nonzero Hermitian matrix
satisfying:
- component
- A maximum connected
(induced) subgraph. Same as connected component.
- connected
- There is a path from any vertex to any other vertex. (A graph of order one is connected whether or not it has a loop.)
- connected component
- A maximum connected
(induced) subgraph.
- contraction
- A graph obtained from
by identifying two adjacent vertices
of
, suppressing any loops or multiple edges that arise in this process.
- cut-vertex
- A vertex
of a connected simple graph
such that
is
disconnected. More generally,
is a cut-vertex of a graph
if
is a cut-vertex of a component of
.
- decomposable
- A graph that can be expressed as a sequence of unions and joins of isolated vertices.
- degree sequence
- Let
be a graph having vertices
of degrees
. The degree sequence of
is
.
- delete (vertex or set of vertices)
- The result of deleting vertex
of
and its incident edges, denoted
. If
,
is the result of deleting all vertices of
and their incident edges from
.
- diameter
-
is the maximum distance between any two vertices
of G.
- disconnected
- Not connected.
- distance (between two vertices)
- The
number of edges in a shortest path between the vertices.
- double generalized star
- A tree that can be constructed from two generalized stars by joining their centers by an edge.
- double path
- A tree that can be constructed from two paths
and
each of order
by joining a vertex of degree two in
to a vertex of degree two in
by an edge.
- dual
- The dual of a plane embedding of a planar graph
is obtained as follows: Place a new vertex in each face of the embedding; these are the vertices of the dual. Two dual vertices are adjacent if and only if the two faces of
share an edge of
.
Note that the dual of a planar graph is not well-defined
in general: the graph can have two embeddings with
different duals.
- energy of a graph
- The sum of the absolute values of the eigenvalues of the
adjacency matrix of the graph.
- generalized Laplacian matrix
- (of simple
) A symmetric matrix
such that
and all off-diagonal entries of
are non-positive.
- generalized star
- A tree that has at most one high degree vertex.
- geometric multiplicity
- (of
as an eigenvalue of
) The dimension of ker(
), denoted
.
- graph
- A set of vertices and a set of edges joining vertices. A {graph} may allow multiple edges and/or loops. A simple graph allows neither. Most graphs under discussion are simple.
- graph (of
)
- The simple graph with vertices
and edges
and
, denoted
. Note that the diagonal of
is ignored in determining
.
-free
- A subgraph
of
is
-free if
has no vertex in
(
).
- Hermitian minimum rank
-
.
(
is simple.)
- Hermitian positive semidefinite minimum rank
-
.
(
is simple.)
- high degree vertex
- A vertex of degree at least 3. The set of high degree vertices of
is denoted
.
- hyperenergetic graph
- A simple graph with
vertices whose energy is greater than the energy of the complete graph
.
- independent set of vertices
- A set of vertices
of graph
such that the induced subgraph
has no edges.
- induced subgraph
- The subgraph
of
induced
by
is the subgraph with vertex set
and edge set
.
- Inverse Eigenvalue Problem of a graph (IEP-G)
- To characterize the possible spectra of matrices in
. (
is simple.)
- linear
-tree
- A
-connected graph
that can be embedded
in the plane such that the graph obtained from the dual of
after
deleting the
vertex corresponding to the infinite face is a path.
- loop-tree
- The graph
is a loop-tree if
is a (simple) tree.
- low degree vertex
- A vertex of degree less than 3.
- matrix
- The rank-spread of simple graph
at vertex
is
.
- matrix of indeterminates
- For a loop-tree
, define it its matrix of indeterminates
as follows:
For
, let
be independent indeterminates and
and
, and let the entries that do not correspond to edges be 0.
- maximum multiplicity
-
(over
). Over field ,
( is a simple graph.)
- minimum number of distinct eigenvalues
- (of simple graph
)
where
denotes the number of distinct eigenvalues of
.
- minimum rank
-
(over
). Over field
,
(
is a simple graph.)
- minimum rank problem
- Determine the minimum rank among real symmetric matrices whose
zero-nonzero pattern of off-diagonal entries is described by a given simple graph
.
- minimum vector rank
- For any graph
, the minimum rank over all vector representations of
, denoted by
.
- minor
- A graph obtained from
by performing a series of deletions of edges, deletions of isolated
vertices, and/or contraction of edges.
- minor monotone
- A graph parameter
such that for any minor
of
,
.
- monotone on induced subgraphs
- A graph parameter
such that for any induced subgraph
of
,
.
- multiplicity
- (of eigenvalue
of square matrix
) The multiplicity of
as a root of the characteristic polynomial of
(i.e., the algebraic multiplicity of
), denoted
.
- order
- The order of
, denoted
, is the number of
vertices of
. All graphs are finite (finite number of vertices and
finite number of edges).
- ordered multiplicity list
-
where the distinct eigenvalues of
are
with multiplicities
.
- Parter-Wiener (PW) vertex
- Vertex
is a Parter-Wiener (PW) vertex of
for eigenvalue
if
.
- path cover number
- The minimum number of vertex disjoint paths occurring as induced subgraphs of simple graph
that cover all the vertices of
, of
, denoted
.
- pendent generalized star
- A connected induced subgraph
of
such that:
- There is exactly one vertex
of
that is a high degree vertex of
,
has
components and exactly
of the components of
are pendent paths of
,
is induced by the vertices of the
pendent paths and
.
- pendent path
- A path
in
is a pendent path of vertex
if
is a component of
and (in
)
is connected to
by one of its end-points.
- positive semidefinite
- A real symmetric matrix
such that for all
. More generally, a matrix
such that for all
(a complex positive semidefinite matrix is necessarily Hermitian).
- positive semidefinite minimum rank
-
(
is simple.)
- principal submatrix
- If
and
, then the principal submatrix of
defined by
is the submatrix of
whose rows and columns are indexed by
, denoted
.
denotes the complementary
principal submatrix obtained from
by deleting the rows and columns
indexed by
.
- rank
- (of vector representation
)
.
- rank-strong
- A vertex
of
is rank-strong if
.
- SAP
- Spectrally Arbitrary Pattern
- set of Hermitian matrices (of simple graph
)
-
is a Hermitian matrix over and
- set of symmetric matrices (of simple graph
)
-
(over
).
Over a field
,
is a symmetric matrix over and
.
- simple graph
- A graph that does not have multiple edges or loops.
- spectrum
- For a matrix
, the multiset of the
roots of the characteristic polynomial in the algebraic closure of
, denoted
.
- Strong Arnold Hypothesis
- A symmetric real matrix
is said to satisfy the Strong Arnold
Hypothesis provided there does not exist a nonzero symmetric matrix
satisfying:
- strong PW vertex
- Vertex
is a strong PW vertex
of
for
if
is a PW vertex of
for
and
is an eigenvalue of at least three components of
.
- tree
- A tree is a connected acyclic simple graph.
- typical
- A vertex
of
is typical
if
has at least two low-degree neighbors.
- vector representation
- (of graph
) A set
, where none of the
is the zero vector and for
,
if vertices
and
are connected and
if
and
are not connected.
- vertex coloring
- A partition of the vertex set
into cocliques.
- vertex independence number
- The largest number
for which a coclique of
with
vertices exists, denoted by
.
|