Index _ | A | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | U | V | W | Z _ __add__() (pyrigi.graph.graph.Graph method) __eq__() (pyrigi.graph.graph.Graph method) __getitem__() (pyrigi.framework.base.FrameworkBase method) (pyrigi.framework.framework.Framework method) __repr__() (pyrigi.framework.base.FrameworkBase method) (pyrigi.framework.framework.Framework method) (pyrigi.graph.graph.Graph method) (pyrigi.motion.approximate_motion.ApproximateMotion method) (pyrigi.motion.motion.Motion method) (pyrigi.motion.parametric_motion.ParametricMotion method) __str__() (pyrigi.framework.base.FrameworkBase method) (pyrigi.framework.framework.Framework method) (pyrigi.graph.graph.Graph method) (pyrigi.motion.approximate_motion.ApproximateMotion method) (pyrigi.motion.motion.Motion method) (pyrigi.motion.parametric_motion.ParametricMotion method) _input_check_point_dimension() (pyrigi.framework.base.FrameworkBase method) _input_check_underlying_graphs() (pyrigi.framework.base.FrameworkBase method) _input_check_vertex_key() (pyrigi.framework.base.FrameworkBase method) _input_check_vertex_member() (pyrigi.graph._sparsity._pebble_digraph.PebbleDiGraph method) _warn_numerical_coord() (pyrigi.framework.base.FrameworkBase method) A add_edge() (pyrigi.framework.base.FrameworkBase method) (pyrigi.framework.framework.Framework method) add_edge_maintaining_digraph() (pyrigi.graph._sparsity._pebble_digraph.PebbleDiGraph method) add_edges() (pyrigi.framework.base.FrameworkBase method) (pyrigi.framework.framework.Framework method) (pyrigi.graph.graph.Graph method) add_edges_maintaining_digraph() (pyrigi.graph._sparsity._pebble_digraph.PebbleDiGraph method) add_vertex() (pyrigi.framework.base.FrameworkBase method) (pyrigi.framework.framework.Framework method) (pyrigi.graph.graph.Graph method) add_vertices() (pyrigi.framework.base.FrameworkBase method) (pyrigi.framework.framework.Framework method) (pyrigi.graph.graph.Graph method) adjacency_matrix() (in module pyrigi.graph._general) (pyrigi.graph.graph.Graph method) all_extensions() (in module pyrigi.graph._constructions.extensions) (pyrigi.graph.graph.Graph method) all_k_extensions() (in module pyrigi.graph._constructions.extensions) (pyrigi.graph.graph.Graph method) animate() (pyrigi.motion.approximate_motion.ApproximateMotion method) (pyrigi.motion.motion.Motion method) (pyrigi.motion.parametric_motion.ParametricMotion method) animate2D_plt() (pyrigi.motion.motion.Motion method) animate2D_svg() (pyrigi.motion.motion.Motion method) animate3D() (pyrigi.motion.motion.Motion method) animate3D_rotation() (in module pyrigi.framework._plot.plot) (pyrigi.framework.framework.Framework method) ApproximateMotion (class in pyrigi.motion.approximate_motion) C can_add_edge_between_vertices() (pyrigi.graph._sparsity._pebble_digraph.PebbleDiGraph method) can_have_NAC_coloring() (in module pyrigi.graph._flexibility.nac.core) chosen_flex (pyrigi.motion.approximate_motion.ApproximateMotion property) Circular() (pyrigi.framework.framework.Framework class method) CnSymmetricFourRegular() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) CnSymmetricWithFixedVertex() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) Collinear() (pyrigi.framework.framework.Framework class method) coloring_from_mask() (in module pyrigi.graph._flexibility.nac.core) colorings (pyrigi.graph._flexibility.nac.core.SubgraphColorings attribute) Complete() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) (pyrigi.framework.framework.Framework class method) CompleteBipartite() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) CompleteLooped() (in module pyrigi.graphDB) CompleteMinusOne() (in module pyrigi.graphDB) cone() (in module pyrigi.graph._constructions.constructions) (pyrigi.graph.graph.Graph method) create_bitmask_for_class_graph_cycle() (in module pyrigi.graph._flexibility.nac.core) Cube() (in module pyrigi.frameworkDB) CubeWithDiagonal() (in module pyrigi.graphDB) Cycle() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) D degree_sequence() (in module pyrigi.graph._general) (pyrigi.graph.graph.Graph method) delete_edge() (pyrigi.framework.base.FrameworkBase method) (pyrigi.framework.framework.Framework method) (pyrigi.graph.graph.Graph method) delete_edges() (pyrigi.framework.base.FrameworkBase method) (pyrigi.framework.framework.Framework method) (pyrigi.graph.graph.Graph method) delete_loops() (pyrigi.graph.graph.Graph method) delete_vertex() (pyrigi.framework.base.FrameworkBase method) (pyrigi.framework.framework.Framework method) (pyrigi.graph.graph.Graph method) delete_vertices() (pyrigi.framework.base.FrameworkBase method) (pyrigi.framework.framework.Framework method) (pyrigi.graph.graph.Graph method) Diamond() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) DiamondWithZeroExtension() (in module pyrigi.graphDB) dim (pyrigi.framework.base.FrameworkBase property) (pyrigi.framework.framework.Framework property) (pyrigi.motion.motion.Motion property) dimension() (in module pyrigi._utils._input_check) dimension_for_algorithm() (in module pyrigi._utils._input_check) DirectedEdge (in module pyrigi.data_type) Dodecahedral() (in module pyrigi.graphDB) Dodecahedron() (in module pyrigi.frameworkDB) DoubleBanana() (in module pyrigi.graphDB) E Edge (in module pyrigi.data_type) edge_colors() (pyrigi.graph_drawer.graph_drawer.GraphDrawer method) edge_format() (in module pyrigi.graph._utils._input_check) edge_format_list() (in module pyrigi.graph._utils._input_check) edge_lengths (pyrigi.motion.approximate_motion.ApproximateMotion property) edge_lengths() (in module pyrigi.framework._general) (pyrigi.framework.base.FrameworkBase method) (pyrigi.framework.framework.Framework method) edge_list() (in module pyrigi.graph._general) (pyrigi.graph.graph.Graph method) EDGES (pyrigi.graph._flexibility.nac.mono_classes.MonoClassType attribute) Empty() (pyrigi.framework.base.FrameworkBase class method) (pyrigi.framework.framework.Framework class method) equal() (in module pyrigi._utils._input_check) extension_sequence() (in module pyrigi.graph._constructions.extensions) (pyrigi.graph.graph.Graph method) F find_cycles() (in module pyrigi.graph._flexibility.nac.cycle_detection) find_mono_classes() (in module pyrigi.graph._flexibility.nac.mono_classes) fix_pair_of_vertices() (pyrigi.motion.approximate_motion.ApproximateMotion method) fix_vertex() (pyrigi.motion.approximate_motion.ApproximateMotion method) fixed_direction (pyrigi.motion.approximate_motion.ApproximateMotion property) fixed_pair (pyrigi.motion.approximate_motion.ApproximateMotion property) Framework (class in pyrigi.framework.framework) framework() (pyrigi.graph_drawer.graph_drawer.GraphDrawer method) FrameworkBase (class in pyrigi.framework.base) from_adjacency_matrix() (pyrigi.graph.graph.Graph class method) from_graph() (pyrigi.motion.approximate_motion.ApproximateMotion class method) from_int() (pyrigi.graph.graph.Graph class method) from_plot_style() (pyrigi.plot_style.PlotStyle2D class method) (pyrigi.plot_style.PlotStyle3D class method) from_points() (pyrigi.framework.framework.Framework class method) from_string() (pyrigi.graph._flexibility.nac.mono_classes.MonoClassType static method) from_vertices() (pyrigi.graph.graph.Graph class method) from_vertices_and_edges() (pyrigi.graph.graph.Graph class method) Frustum() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) fundamental_circuit() (pyrigi.graph._sparsity._pebble_digraph.PebbleDiGraph method) G generate_stl_bars() (in module pyrigi.framework._export.export) (pyrigi.framework.framework.Framework method) Graph (class in pyrigi.graph.graph) graph (pyrigi.framework.base.FrameworkBase property) (pyrigi.framework.framework.Framework property) (pyrigi.motion.motion.Motion property) graph() (pyrigi.graph_drawer.graph_drawer.GraphDrawer method) GraphDrawer (class in pyrigi.graph_drawer.graph_drawer) greater() (in module pyrigi._utils._input_check) greater_equal() (in module pyrigi._utils._input_check) Grid() (in module pyrigi.graphDB) H has_extension_sequence() (in module pyrigi.graph._constructions.extensions) (pyrigi.graph.graph.Graph method) has_NAC_coloring() (in module pyrigi.graph._flexibility.nac.facade) (pyrigi.graph.graph.Graph method) has_NAC_coloring_checks() (in module pyrigi.graph._flexibility.nac.existence) has_NAC_coloring_impl() (in module pyrigi.graph._flexibility.nac.single) I Icosahedral() (in module pyrigi.graphDB) Icosahedron() (in module pyrigi.frameworkDB) in_degree() (pyrigi.graph._sparsity._pebble_digraph.PebbleDiGraph method) Inf (in module pyrigi.data_type) inf_flexes() (in module pyrigi.framework._rigidity.infinitesimal) (pyrigi.framework.framework.Framework method) InfFlex (in module pyrigi.data_type) IntEdge (in module pyrigi.graph._flexibility.nac.core) integrality_and_range() (in module pyrigi._utils._input_check) intersection() (in module pyrigi.graph._constructions.constructions) (pyrigi.graph.graph.Graph method) interval() (pyrigi.motion.parametric_motion.ParametricMotion method) is_congruent() (in module pyrigi.framework._general) (pyrigi.framework.framework.Framework method) is_congruent_realization() (in module pyrigi.framework._general) (pyrigi.framework.framework.Framework method) is_critically_edge_apex() (in module pyrigi.graph._other.apex) (pyrigi.graph.graph.Graph method) is_critically_k_edge_apex() (in module pyrigi.graph._other.apex) (pyrigi.graph.graph.Graph method) is_critically_k_vertex_apex() (in module pyrigi.graph._other.apex) (pyrigi.graph.graph.Graph method) is_critically_vertex_apex() (in module pyrigi.graph._other.apex) (pyrigi.graph.graph.Graph method) is_dependent() (in module pyrigi.framework._rigidity.matroidal) (pyrigi.framework.framework.Framework method) is_dict_inf_flex() (in module pyrigi.framework._rigidity.infinitesimal) (pyrigi.framework.framework.Framework method) is_dict_nontrivial_inf_flex() (in module pyrigi.framework._rigidity.infinitesimal) (pyrigi.framework.framework.Framework method) is_dict_stress() (in module pyrigi.framework._rigidity.stress) (pyrigi.framework.framework.Framework method) is_dict_trivial_inf_flex() (in module pyrigi.framework._rigidity.infinitesimal) (pyrigi.framework.framework.Framework method) is_edge() (in module pyrigi.graph._utils._input_check) is_edge_apex() (in module pyrigi.graph._other.apex) (pyrigi.graph.graph.Graph method) is_edge_list() (in module pyrigi.graph._utils._input_check) is_edge_order() (in module pyrigi.graph._utils._input_check) is_equivalent() (in module pyrigi.framework._general) (pyrigi.framework.framework.Framework method) is_equivalent_realization() (in module pyrigi.framework._general) (pyrigi.framework.framework.Framework method) is_globally_rigid() (in module pyrigi.graph._rigidity.global_) (pyrigi.graph.graph.Graph method) is_independent() (in module pyrigi.framework._rigidity.matroidal) (pyrigi.framework.framework.Framework method) is_inf_flexible() (in module pyrigi.framework._rigidity.infinitesimal) (pyrigi.framework.framework.Framework method) is_inf_rigid() (in module pyrigi.framework._rigidity.infinitesimal) (pyrigi.framework.framework.Framework method) is_injective() (in module pyrigi.framework._general) (pyrigi.framework.framework.Framework method) is_isomorphic() (pyrigi.graph.graph.Graph method) is_isomorphic_graph_list() (in module pyrigi.misc) is_isostatic() (in module pyrigi.framework._rigidity.matroidal) (pyrigi.framework.framework.Framework method) is_k_edge_apex() (in module pyrigi.graph._other.apex) (pyrigi.graph.graph.Graph method) is_k_redundantly_rigid() (in module pyrigi.graph._rigidity.redundant) (pyrigi.graph.graph.Graph method) is_k_vertex_apex() (in module pyrigi.graph._other.apex) (pyrigi.graph.graph.Graph method) is_k_vertex_redundantly_rigid() (in module pyrigi.graph._rigidity.redundant) (pyrigi.graph.graph.Graph method) is_kl_sparse() (in module pyrigi.graph._sparsity.sparsity) (pyrigi.graph.graph.Graph method) is_kl_tight() (in module pyrigi.graph._sparsity.sparsity) (pyrigi.graph.graph.Graph method) is_linked() (in module pyrigi.graph._rigidity.generic) (pyrigi.graph.graph.Graph method) is_min_inf_rigid() (in module pyrigi.framework._rigidity.infinitesimal) (pyrigi.framework.framework.Framework method) is_min_k_redundantly_rigid() (in module pyrigi.graph._rigidity.redundant) (pyrigi.graph.graph.Graph method) is_min_k_vertex_redundantly_rigid() (in module pyrigi.graph._rigidity.redundant) (pyrigi.graph.graph.Graph method) is_min_redundantly_rigid() (in module pyrigi.graph._rigidity.redundant) (pyrigi.graph.graph.Graph method) is_min_rigid() (in module pyrigi.graph._rigidity.generic) (pyrigi.graph.graph.Graph method) is_min_vertex_redundantly_rigid() (in module pyrigi.graph._rigidity.redundant) (pyrigi.graph.graph.Graph method) is_NAC_coloring() (in module pyrigi.graph._flexibility.nac.check) is_nontrivial_flex() (in module pyrigi.framework._rigidity.infinitesimal) (pyrigi.framework.framework.Framework method) is_prestress_stable() (in module pyrigi.framework._rigidity.second_order) (pyrigi.framework.framework.Framework method) is_quasi_injective() (in module pyrigi.framework._general) (pyrigi.framework.framework.Framework method) is_Rd_circuit() (in module pyrigi.graph._rigidity.matroidal) (pyrigi.graph.graph.Graph method) is_Rd_closed() (in module pyrigi.graph._rigidity.matroidal) (pyrigi.graph.graph.Graph method) is_Rd_dependent() (in module pyrigi.graph._rigidity.matroidal) (pyrigi.graph.graph.Graph method) is_Rd_independent() (in module pyrigi.graph._rigidity.matroidal) (pyrigi.graph.graph.Graph method) is_redundantly_inf_rigid() (in module pyrigi.framework._rigidity.redundant) (pyrigi.framework.framework.Framework method) is_redundantly_rigid() (in module pyrigi.graph._rigidity.redundant) (pyrigi.graph.graph.Graph method) is_rigid() (in module pyrigi.graph._rigidity.generic) (pyrigi.graph.graph.Graph method) is_second_order_rigid() (in module pyrigi.framework._rigidity.second_order) (pyrigi.framework.framework.Framework method) is_separating_set() (in module pyrigi.graph._other.separating_set) (pyrigi.graph.graph.Graph method) is_sparse() (pyrigi.graph.graph.Graph method) is_stable_separating_set() (in module pyrigi.graph._other.separating_set) (pyrigi.graph.graph.Graph method) is_stable_set() (in module pyrigi.graph._other.separating_set) (pyrigi.graph.graph.Graph method) is_stress() (in module pyrigi.framework._rigidity.stress) (pyrigi.framework.framework.Framework method) is_tight() (pyrigi.graph.graph.Graph method) is_trivial_flex() (in module pyrigi.framework._rigidity.infinitesimal) (pyrigi.framework.framework.Framework method) is_uv_separating_set() (in module pyrigi.graph._other.separating_set) (pyrigi.graph.graph.Graph method) is_vector_inf_flex() (in module pyrigi.framework._rigidity.infinitesimal) (pyrigi.framework.framework.Framework method) is_vector_nontrivial_inf_flex() (in module pyrigi.framework._rigidity.infinitesimal) (pyrigi.framework.framework.Framework method) is_vector_stress() (in module pyrigi.framework._rigidity.stress) (pyrigi.framework.framework.Framework method) is_vector_trivial_inf_flex() (in module pyrigi.framework._rigidity.infinitesimal) (pyrigi.framework.framework.Framework method) is_vertex_apex() (in module pyrigi.graph._other.apex) (pyrigi.graph.graph.Graph method) is_vertex_order() (in module pyrigi.graph._utils._input_check) is_vertex_redundantly_rigid() (in module pyrigi.graph._rigidity.redundant) (pyrigi.graph.graph.Graph method) is_weakly_globally_linked() (in module pyrigi.graph._rigidity.global_) (pyrigi.graph.graph.Graph method) is_zero() (in module pyrigi.misc) is_zero_vector() (in module pyrigi.misc) K K (pyrigi.graph._sparsity._pebble_digraph.PebbleDiGraph property) K33plusEdge() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) K66MinusPerfectMatching() (in module pyrigi.graphDB) k_extension() (in module pyrigi.graph._constructions.extensions) (pyrigi.graph.graph.Graph method) L L (pyrigi.graph._sparsity._pebble_digraph.PebbleDiGraph property) layout() (in module pyrigi.graph._export.export) (pyrigi.graph.graph.Graph method) linear() (in module pyrigi.graph._flexibility.nac.strategies) LoopError M mask_matches_templates() (in module pyrigi.graph._flexibility.nac.core) mask_to_vertices() (in module pyrigi.graph._flexibility.nac.core) max_degree() (in module pyrigi.graph._general) (pyrigi.graph.graph.Graph method) max_rigid_dimension() (in module pyrigi.graph._rigidity.generic) (pyrigi.graph.graph.Graph method) min_degree() (in module pyrigi.graph._general) (pyrigi.graph.graph.Graph method) module pyrigi._utils._input_check pyrigi.data_type pyrigi.exception pyrigi.framework._export.export pyrigi.framework._general pyrigi.framework._plot.plot pyrigi.framework._rigidity.infinitesimal pyrigi.framework._rigidity.matroidal pyrigi.framework._rigidity.redundant pyrigi.framework._rigidity.second_order pyrigi.framework._rigidity.stress pyrigi.framework._transformations.transformations pyrigi.framework.base pyrigi.framework.framework pyrigi.frameworkDB pyrigi.graph._constructions.constructions pyrigi.graph._constructions.extensions pyrigi.graph._export.export pyrigi.graph._flexibility.nac pyrigi.graph._flexibility.nac.algorithms pyrigi.graph._flexibility.nac.check pyrigi.graph._flexibility.nac.core pyrigi.graph._flexibility.nac.cycle_detection pyrigi.graph._flexibility.nac.existence pyrigi.graph._flexibility.nac.facade pyrigi.graph._flexibility.nac.mono_classes pyrigi.graph._flexibility.nac.search pyrigi.graph._flexibility.nac.single pyrigi.graph._flexibility.nac.strategies pyrigi.graph._general pyrigi.graph._other.apex pyrigi.graph._other.separating_set pyrigi.graph._rigidity.generic pyrigi.graph._rigidity.global_ pyrigi.graph._rigidity.matroidal pyrigi.graph._rigidity.redundant pyrigi.graph._sparsity._pebble_digraph pyrigi.graph._sparsity.sparsity pyrigi.graph._utils._input_check pyrigi.graph.graph pyrigi.graph_drawer.graph_drawer pyrigi.graphDB pyrigi.motion.approximate_motion pyrigi.motion.motion pyrigi.motion.parametric_motion pyrigi.plot_style pyrigi.warning MonoClassType (class in pyrigi.graph._flexibility.nac.mono_classes) Motion (class in pyrigi.motion.motion) motion_samples (pyrigi.motion.approximate_motion.ApproximateMotion property) N NAC_colorings() (in module pyrigi.graph._flexibility.nac.facade) (pyrigi.graph.graph.Graph method) NAC_colorings_cycles() (in module pyrigi.graph._flexibility.nac.algorithms) NAC_colorings_impl() (in module pyrigi.graph._flexibility.nac.search) NAC_colorings_naive() (in module pyrigi.graph._flexibility.nac.algorithms) NAC_colorings_subgraphs() (in module pyrigi.graph._flexibility.nac.algorithms) NAC_colorings_with_non_surjective() (in module pyrigi.graph._flexibility.nac.core) no_loop() (in module pyrigi.graph._utils._input_check) nontrivial_inf_flexes() (in module pyrigi.framework._rigidity.infinitesimal) (pyrigi.framework.framework.Framework method) NotSupportedValueError Number (in module pyrigi.data_type) number_of_edges() (pyrigi.graph._sparsity._pebble_digraph.PebbleDiGraph method) number_of_realizations() (pyrigi.graph.graph.Graph method) NumericalAlgorithmWarning NumericalCoordinateWarning O Octahedral() (in module pyrigi.graphDB) Octahedron() (in module pyrigi.frameworkDB) one_extension() (in module pyrigi.graph._constructions.extensions) (pyrigi.graph.graph.Graph method) out_degree() (pyrigi.graph._sparsity._pebble_digraph.PebbleDiGraph method) P ParametricMotion (class in pyrigi.motion.parametric_motion) parametrization() (pyrigi.motion.parametric_motion.ParametricMotion method) Path() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) pebble_values() (in module pyrigi._utils._input_check) PebbleDiGraph (class in pyrigi.graph._sparsity._pebble_digraph) pinned_vertex (pyrigi.motion.approximate_motion.ApproximateMotion property) plot() (in module pyrigi.framework._plot.plot) (pyrigi.framework.framework.Framework method) (pyrigi.graph.graph.Graph method) plot2D() (in module pyrigi.framework._plot.plot) (pyrigi.framework.framework.Framework method) plot3D() (in module pyrigi.framework._plot.plot) (pyrigi.framework.framework.Framework method) plot_style() (pyrigi.graph_drawer.graph_drawer.GraphDrawer method) PlotStyle (class in pyrigi.plot_style) PlotStyle2D (class in pyrigi.plot_style) PlotStyle3D (class in pyrigi.plot_style) Point (in module pyrigi.data_type) point_to_vector() (in module pyrigi.misc) projected_realization() (in module pyrigi.framework._transformations.transformations) (pyrigi.framework.framework.Framework method) pyrigi._utils._input_check module pyrigi.data_type module pyrigi.exception module pyrigi.framework._export.export module pyrigi.framework._general module pyrigi.framework._plot.plot module pyrigi.framework._rigidity.infinitesimal module pyrigi.framework._rigidity.matroidal module pyrigi.framework._rigidity.redundant module pyrigi.framework._rigidity.second_order module pyrigi.framework._rigidity.stress module pyrigi.framework._transformations.transformations module pyrigi.framework.base module pyrigi.framework.framework module pyrigi.frameworkDB module pyrigi.graph._constructions.constructions module pyrigi.graph._constructions.extensions module pyrigi.graph._export.export module pyrigi.graph._flexibility.nac module pyrigi.graph._flexibility.nac.algorithms module pyrigi.graph._flexibility.nac.check module pyrigi.graph._flexibility.nac.core module pyrigi.graph._flexibility.nac.cycle_detection module pyrigi.graph._flexibility.nac.existence module pyrigi.graph._flexibility.nac.facade module pyrigi.graph._flexibility.nac.mono_classes module pyrigi.graph._flexibility.nac.search module pyrigi.graph._flexibility.nac.single module pyrigi.graph._flexibility.nac.strategies module pyrigi.graph._general module pyrigi.graph._other.apex module pyrigi.graph._other.separating_set module pyrigi.graph._rigidity.generic module pyrigi.graph._rigidity.global_ module pyrigi.graph._rigidity.matroidal module pyrigi.graph._rigidity.redundant module pyrigi.graph._sparsity._pebble_digraph module pyrigi.graph._sparsity.sparsity module pyrigi.graph._utils._input_check module pyrigi.graph.graph module pyrigi.graph_drawer.graph_drawer module pyrigi.graphDB module pyrigi.motion.approximate_motion module pyrigi.motion.motion module pyrigi.motion.parametric_motion module pyrigi.plot_style module pyrigi.warning module R Random() (pyrigi.framework.framework.Framework class method) random_framework() (pyrigi.graph.graph.Graph method) RandomizedAlgorithmWarning Rd_closure() (in module pyrigi.graph._rigidity.matroidal) (pyrigi.graph.graph.Graph method) realization() (pyrigi.framework.base.FrameworkBase method) (pyrigi.framework.framework.Framework method) (pyrigi.motion.parametric_motion.ParametricMotion method) redirect_edge_to_head() (pyrigi.graph._sparsity._pebble_digraph.PebbleDiGraph method) rescale() (in module pyrigi.framework._transformations.transformations) (pyrigi.framework.framework.Framework method) rigid_components() (in module pyrigi.graph._rigidity.generic) (pyrigi.graph.graph.Graph method) rigidity_matrix() (in module pyrigi.framework._rigidity.infinitesimal) (pyrigi.framework.framework.Framework method) rigidity_matrix_rank() (in module pyrigi.framework._rigidity.infinitesimal) (pyrigi.framework.framework.Framework method) rotate() (in module pyrigi.framework._transformations.transformations) (pyrigi.framework.framework.Framework method) rotate2D() (in module pyrigi.framework._transformations.transformations) (pyrigi.framework.framework.Framework method) rotate3D() (in module pyrigi.framework._transformations.transformations) (pyrigi.framework.framework.Framework method) S SecondOrderRigid() (in module pyrigi.frameworkDB) set_K_and_L() (pyrigi.graph._sparsity._pebble_digraph.PebbleDiGraph method) set_realization() (pyrigi.framework.base.FrameworkBase method) (pyrigi.framework.framework.Framework method) set_vertex_pos() (pyrigi.framework.base.FrameworkBase method) (pyrigi.framework.framework.Framework method) set_vertex_positions() (pyrigi.framework.base.FrameworkBase method) (pyrigi.framework.framework.Framework method) set_vertex_positions_from_lists() (pyrigi.framework.base.FrameworkBase method) (pyrigi.framework.framework.Framework method) shared_vertices() (in module pyrigi.graph._flexibility.nac.strategies) Simplicial() (pyrigi.framework.framework.Framework class method) single_NAC_coloring() (in module pyrigi.graph._flexibility.nac.facade) (pyrigi.graph.graph.Graph method) single_NAC_coloring_impl() (in module pyrigi.graph._flexibility.nac.single) skip_execution() (in module pyrigi.misc) smaller_equal() (in module pyrigi._utils._input_check) spanning_kl_sparse_subgraph() (in module pyrigi.graph._sparsity.sparsity) (pyrigi.graph.graph.Graph method) Square() (in module pyrigi.frameworkDB) stable_separating_set() (in module pyrigi.graph._other.separating_set) (pyrigi.graph.graph.Graph method) starting_realization (pyrigi.motion.approximate_motion.ApproximateMotion property) step_size (pyrigi.motion.approximate_motion.ApproximateMotion property) steps (pyrigi.motion.approximate_motion.ApproximateMotion property) Stress (in module pyrigi.data_type) stress_matrix() (in module pyrigi.framework._rigidity.stress) (pyrigi.framework.framework.Framework method) stress_matrix_rank() (in module pyrigi.framework._rigidity.stress) (pyrigi.framework.framework.Framework method) stresses() (in module pyrigi.framework._rigidity.stress) (pyrigi.framework.framework.Framework method) subgraph_mask (pyrigi.graph._flexibility.nac.core.SubgraphColorings attribute) SubgraphColorings (class in pyrigi.graph._flexibility.nac.core) subgraphs_strategy_neighbors() (in module pyrigi.graph._flexibility.nac.strategies) sum_t() (in module pyrigi.graph._constructions.constructions) (pyrigi.graph.graph.Graph method) sympy_expr_to_float() (in module pyrigi.misc) T ThreeConnectedR3Circuit() (in module pyrigi.graphDB) ThreePrism() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) ThreePrismPlusEdge() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) ThreePrismPlusTriangleOnSide() (in module pyrigi.graphDB) to_int() (in module pyrigi.graph._export.export) (pyrigi.graph.graph.Graph method) to_tikz() (in module pyrigi.framework._export.export) (in module pyrigi.graph._export.export) (pyrigi.framework.framework.Framework method) (pyrigi.graph.graph.Graph method) tolerance (pyrigi.motion.approximate_motion.ApproximateMotion property) translate() (in module pyrigi.framework._transformations.transformations) (pyrigi.framework.framework.Framework method) TRI_CONNECTED (pyrigi.graph._flexibility.nac.mono_classes.MonoClassType attribute) TRI_EXTENDED (pyrigi.graph._flexibility.nac.mono_classes.MonoClassType attribute) trivial_inf_flexes() (in module pyrigi.framework._rigidity.infinitesimal) (pyrigi.framework.framework.Framework method) U update() (pyrigi.plot_style.PlotStyle method) V Vertex (in module pyrigi.data_type) vertex_colors() (pyrigi.graph_drawer.graph_drawer.GraphDrawer method) vertex_connectivity() (pyrigi.graph.graph.Graph method) vertex_list() (in module pyrigi.graph._general) (pyrigi.graph.graph.Graph method) vertex_members() (in module pyrigi.graph._utils._input_check) vertices_of_classes() (in module pyrigi.graph._flexibility.nac.core) W Wheel() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) Z zero_extension() (in module pyrigi.graph._constructions.extensions) (pyrigi.graph.graph.Graph method)