Redundant Rigidity¶
(Redundantly rigid frameworks)
Let \((G,p)\) be a \(d\)-dimensional framework and let \(k \in \NN\). The framework \((G, p)\) is called
redundantly (infinitesimally) \(d\)-rigid if removing any edge from \(G\) yields an (infinitesimally) rigid framework;
vertex redundantly (infinitesimally) \(d\)-rigid if removing any vertex from \(G\) yields an (infinitesimally) rigid framework;
\(k\)-redundantly (infinitesimally) \(d\)-rigid if removing any set of \(k\) edges from \(G\) yields an (infinitesimally) rigid framework;
\(k\)-vertex redundantly (infinitesimally) \(d\)-rigid if removing any set of \(k\) vertices from \(G\) yields an (infinitesimally) rigid framework.
PyRigi
: is_redundantly_rigid()
(Redundantly generically rigid graphs)
Let \(G\) be a graph, let \(d, k \in \NN\). The graph \(G\) is called
redundantly (generically) \(d\)-rigid if a (equivalently, any) generic framework \((G, p)\) is redundantly (infinitesimally) d-rigid;
vertex redundantly (generically) \(d\)-rigid if a (equivalently, any) generic framework \((G, p)\) is vertex redundantly (infinitesimally) d-rigid;
\(k\)-redundantly (generically) \(d\)-rigid if a (equivalently, any) generic framework \((G, p)\) is k-redundantly (infinitesimally) d-rigid;
\(k\)-vertex redundantly (generically) \(d\)-rigid if a (equivalently, any) generic framework \((G, p)\) is k-vertex redundantly (infinitesimally) d-rigid.
Note, that the word generically is often omitted when talking about graphs.
PyRigi
: is_redundantly_rigid()
is_vertex_redundantly_rigid()
is_k_redundantly_rigid()
is_k_vertex_redundantly_rigid()
(Minimally redundantly generically rigid graphs)
Let \(G\) be a graph, let \(d, k \in \NN\). The graph \(G\) is called
minimally_redundantly (generically) \(d\)-rigid if it is redundantly (generically) d-rigid and there is an edge such that the graph obtained by deleting this edge is not redundantly (generically) \(d\)-rigid any more.
minimally_vertex_redundantly (generically) \(d\)-rigid if it is vertex_redundantly (generically) d-rigid and there is an edge such that the graph obtained by deleting this edge is not vertex_redundantly (generically) \(d\)-rigid any more.
minimally_k_redundantly (generically) \(d\)-rigid if it is k_redundantly (generically) d-rigid and there is an edge such that the graph obtained by deleting this edge is not k_redundantly (generically) \(d\)-rigid any more.
minimally_k_vertex_redundantly (generically) \(d\)-rigid if it is k_vertex_redundantly (generically) d-rigid and there is an edge such that the graph obtained by deleting this edge is not k_vertex_redundantly (generically) \(d\)-rigid any more.
Note, that the word generically is often omitted when talking about graphs.
PyRigi
: is_min_redundantly_rigid()
is_min_vertex_redundantly_rigid()
is_min_k_redundantly_rigid()
is_min_k_vertex_redundantly_rigid()
Let \(G = (V, E)\) be a k-vertex-redundantly d-rigid graph with \(|V|\geq d^2+d+k+1\). Then
References: [KK15, Thm 5]
Let \(G = (V, E)\) be a k-vertex-redundantly d-rigid graph with \(|V|\geq d + k + 1\) and let \(k \geq d + 1\). Then
References: [KK15, Thm 6]
Let \(G = (V, E)\) be a 1-vertex-redundantly 2-rigid graph with \(|V|\geq 5\). Then
Let \(G = (V, E)\) be a 2-vertex-redundantly 2-rigid graph with \(|V|\geq 6\). Then
References: [AMYA14, Lem 4.9]
Let \(G = (V, E)\) be a k-vertex-redundantly 2-rigid graph with \(|V|\geq 6 (k + 1) + 23\) and let \(k \geq 3\). Then
References: [Jor21, Thm 5]
Let \(G = (V, E)\) be a 3-vertex-redundantly 3-rigid graph with \(|V|\geq 15\). Then
References: [JPR22, Thm 2.12]
Let \(G = (V, E)\) be a k-vertex-redundantly 3-rigid graph with \(|V|\geq 12 (k + 1) + 10\) where \(|V|\) is even and \(k \geq 4\). Then
References: [JPR22, Thm 3.3]
Let \(G = (V, E)\) be a k-redundantly 2-rigid graph with \(|V|\geq 6 (k + 1) + 23\) and let \(k \geq 3\). Then
References: [Jor21, Thm 6]
Let \(G = (V, E)\) be a 1-redundantly 2-rigid graph with \(|V|\geq 5\). Then
References: [Jor21, Thm 7]
Let \(G = (V, E)\) be a 2-redundantly 3-rigid graph with \(|V|\geq 14\). Then
References: [JPR22, Thm 4.5]
Let \(G = (V, E)\) be a k-redundantly 3-rigid graph with \(|V|\geq 12 (k + 1) + 10\) where \(|V|\) is even and \(k \geq 4\). Then
References: [JPR22, Thm 4.9]
Let \(G = (V, E)\) be a minimally k-vertex-redundantly d-rigid graph. Then
References: [KK15, Thm 7]
Let \(G = (V, E)\) be a minimally k-vertex-redundantly 1-rigid graph with \(|V| \geq 3 (k + 1) - 1\). Then
References: [KK15, Thm 8]
Let \(G = (V, E)\) be a minimally 1-redundantly 2-rigid graph with \(|V| \geq 7\). Then
References: [Jor16]