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 method) __eq__() (pyrigi.graph.Graph method) __getitem__() (pyrigi.framework.Framework method) __repr__() (pyrigi.framework.Framework method) (pyrigi.graph.Graph method) (pyrigi.motion.ApproximateMotion method) (pyrigi.motion.Motion method) (pyrigi.motion.ParametricMotion method) __str__() (pyrigi.framework.Framework method) (pyrigi.graph.Graph method) (pyrigi.motion.ApproximateMotion method) (pyrigi.motion.Motion method) (pyrigi.motion.ParametricMotion method) _input_check_edge() (pyrigi.graph.Graph method) _input_check_edge_format() (pyrigi.graph.Graph method) _input_check_edge_format_list() (pyrigi.graph.Graph method) _input_check_edge_list() (pyrigi.graph.Graph method) _input_check_edge_order() (pyrigi.graph.Graph method) _input_check_no_loop() (pyrigi.graph.Graph method) _input_check_point_dimension() (pyrigi.framework.Framework method) _input_check_underlying_graphs() (pyrigi.framework.Framework method) _input_check_vertex_key() (pyrigi.framework.Framework method) _input_check_vertex_members() (pyrigi.graph.Graph method) _input_check_vertex_order() (pyrigi.graph.Graph method) A add_edge() (pyrigi.framework.Framework method) add_edges() (pyrigi.framework.Framework method) (pyrigi.graph.Graph method) add_vertex() (pyrigi.framework.Framework method) (pyrigi.graph.Graph method) add_vertices() (pyrigi.framework.Framework method) (pyrigi.graph.Graph method) adjacency_matrix() (pyrigi.graph.Graph method) all_extensions() (pyrigi.graph.Graph method) all_k_extensions() (pyrigi.graph.Graph method) animate() (pyrigi.motion.ApproximateMotion method) (pyrigi.motion.Motion method) (pyrigi.motion.ParametricMotion method) animate2D_plt() (pyrigi.motion.Motion method) animate2D_svg() (pyrigi.motion.Motion method) animate3D() (pyrigi.motion.Motion method) animate3D_rotation() (pyrigi.framework.Framework method) ApproximateMotion (class in pyrigi.motion) C chosen_flex (pyrigi.motion.ApproximateMotion property) Circular() (pyrigi.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 class method) Complete() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) (pyrigi.framework.Framework class method) CompleteBipartite() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) CompleteMinusOne() (in module pyrigi.graphDB) cone() (pyrigi.graph.Graph method) Cube() (in module pyrigi.frameworkDB) CubeWithDiagonal() (in module pyrigi.graphDB) Cycle() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) D degree_sequence() (pyrigi.graph.Graph method) delete_edge() (pyrigi.framework.Framework method) (pyrigi.graph.Graph method) delete_edges() (pyrigi.framework.Framework method) (pyrigi.graph.Graph method) delete_loops() (pyrigi.graph.Graph method) delete_vertex() (pyrigi.framework.Framework method) (pyrigi.graph.Graph method) delete_vertices() (pyrigi.framework.Framework method) (pyrigi.graph.Graph method) Diamond() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) dim (pyrigi.framework.Framework property) (pyrigi.motion.Motion property) dimension() (in module pyrigi._input_check) dimension_for_algorithm() (in module pyrigi._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_lengths (pyrigi.motion.ApproximateMotion property) edge_lengths() (pyrigi.framework.Framework method) edge_list() (pyrigi.graph.Graph method) Empty() (pyrigi.framework.Framework class method) equal() (in module pyrigi._input_check) extension_sequence() (pyrigi.graph.Graph method) F fix_pair_of_vertices() (pyrigi.motion.ApproximateMotion method) fix_vertex() (pyrigi.motion.ApproximateMotion method) fixed_direction (pyrigi.motion.ApproximateMotion property) fixed_pair (pyrigi.motion.ApproximateMotion property) Framework (class in pyrigi.framework) framework() (pyrigi.graph_drawer.GraphDrawer method) from_adjacency_matrix() (pyrigi.graph.Graph class method) from_graph() (pyrigi.motion.ApproximateMotion class method) from_int() (pyrigi.graph.Graph class method) from_plot_style() (pyrigi.plot_style.PlotStyle2D class method) (pyrigi.plot_style.PlotStyle3D class method) from_points() (pyrigi.framework.Framework class method) from_vertices() (pyrigi.graph.Graph class method) from_vertices_and_edges() (pyrigi.graph.Graph class method) Frustum() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) G generate_stl_bars() (pyrigi.framework.Framework method) Graph (class in pyrigi.graph) graph (pyrigi.framework.Framework property) (pyrigi.motion.Motion property) graph() (pyrigi.graph_drawer.GraphDrawer method) GraphDrawer (class in pyrigi.graph_drawer) greater() (in module pyrigi._input_check) greater_equal() (in module pyrigi._input_check) H has_extension_sequence() (pyrigi.graph.Graph method) I Icosahedral() (in module pyrigi.graphDB) Icosahedron() (in module pyrigi.frameworkDB) Inf (in module pyrigi.data_type) inf_flexes() (pyrigi.framework.Framework method) InfFlex (in module pyrigi.data_type) integrality_and_range() (in module pyrigi._input_check) intersection() (pyrigi.graph.Graph method) interval() (pyrigi.motion.ParametricMotion method) is_congruent() (pyrigi.framework.Framework method) is_congruent_realization() (pyrigi.framework.Framework method) is_critically_edge_apex() (pyrigi.graph.Graph method) is_critically_k_edge_apex() (pyrigi.graph.Graph method) is_critically_k_vertex_apex() (pyrigi.graph.Graph method) is_critically_vertex_apex() (pyrigi.graph.Graph method) is_dependent() (pyrigi.framework.Framework method) is_dict_inf_flex() (pyrigi.framework.Framework method) is_dict_nontrivial_inf_flex() (pyrigi.framework.Framework method) is_dict_stress() (pyrigi.framework.Framework method) is_dict_trivial_inf_flex() (pyrigi.framework.Framework method) is_edge_apex() (pyrigi.graph.Graph method) is_equivalent() (pyrigi.framework.Framework method) is_equivalent_realization() (pyrigi.framework.Framework method) is_globally_rigid() (pyrigi.graph.Graph method) is_independent() (pyrigi.framework.Framework method) is_inf_flexible() (pyrigi.framework.Framework method) is_inf_rigid() (pyrigi.framework.Framework method) is_injective() (pyrigi.framework.Framework method) is_isomorphic() (pyrigi.graph.Graph method) is_isomorphic_graph_list() (in module pyrigi.misc) is_isostatic() (pyrigi.framework.Framework method) is_k_edge_apex() (pyrigi.graph.Graph method) is_k_redundantly_rigid() (pyrigi.graph.Graph method) is_k_vertex_apex() (pyrigi.graph.Graph method) is_k_vertex_redundantly_rigid() (pyrigi.graph.Graph method) is_kl_sparse() (pyrigi.graph.Graph method) is_kl_tight() (pyrigi.graph.Graph method) is_linked() (pyrigi.graph.Graph method) is_min_inf_rigid() (pyrigi.framework.Framework method) is_min_k_redundantly_rigid() (pyrigi.graph.Graph method) is_min_k_vertex_redundantly_rigid() (pyrigi.graph.Graph method) is_min_redundantly_rigid() (pyrigi.graph.Graph method) is_min_rigid() (pyrigi.graph.Graph method) is_min_vertex_redundantly_rigid() (pyrigi.graph.Graph method) is_nontrivial_flex() (pyrigi.framework.Framework method) is_prestress_stable() (pyrigi.framework.Framework method) is_quasi_injective() (pyrigi.framework.Framework method) is_Rd_circuit() (pyrigi.graph.Graph method) is_Rd_closed() (pyrigi.graph.Graph method) is_Rd_dependent() (pyrigi.graph.Graph method) is_Rd_independent() (pyrigi.graph.Graph method) is_redundantly_inf_rigid() (pyrigi.framework.Framework method) is_redundantly_rigid() (pyrigi.graph.Graph method) is_rigid() (pyrigi.graph.Graph method) is_second_order_rigid() (pyrigi.framework.Framework method) is_separating_set() (pyrigi.graph.Graph method) is_sparse() (pyrigi.graph.Graph method) is_stress() (pyrigi.framework.Framework method) is_tight() (pyrigi.graph.Graph method) is_trivial_flex() (pyrigi.framework.Framework method) is_vector_inf_flex() (pyrigi.framework.Framework method) is_vector_nontrivial_inf_flex() (pyrigi.framework.Framework method) is_vector_stress() (pyrigi.framework.Framework method) is_vector_trivial_inf_flex() (pyrigi.framework.Framework method) is_vertex_apex() (pyrigi.graph.Graph method) is_vertex_redundantly_rigid() (pyrigi.graph.Graph method) is_weakly_globally_linked() (pyrigi.graph.Graph method) is_zero() (in module pyrigi.misc) is_zero_vector() (in module pyrigi.misc) K K33plusEdge() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) K66MinusPerfectMatching() (in module pyrigi.graphDB) k_extension() (pyrigi.graph.Graph method) L layout() (pyrigi.graph.Graph method) LoopError M max_degree() (pyrigi.graph.Graph method) max_rigid_dimension() (pyrigi.graph.Graph method) min_degree() (pyrigi.graph.Graph method) module pyrigi._input_check pyrigi.data_type pyrigi.exception pyrigi.framework pyrigi.frameworkDB pyrigi.graph pyrigi.graph_drawer pyrigi.graphDB pyrigi.misc pyrigi.motion pyrigi.plot_style pyrigi.warning Motion (class in pyrigi.motion) motion_samples (pyrigi.motion.ApproximateMotion property) N nontrivial_inf_flexes() (pyrigi.framework.Framework method) NotSupportedValueError Number (in module pyrigi.data_type) number_of_realizations() (pyrigi.graph.Graph method) NumericalAlgorithmWarning O Octahedral() (in module pyrigi.graphDB) Octahedron() (in module pyrigi.frameworkDB) one_extension() (pyrigi.graph.Graph method) P ParametricMotion (class in pyrigi.motion) parametrization() (pyrigi.motion.ParametricMotion method) Path() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) pebble_values() (in module pyrigi._input_check) pinned_vertex (pyrigi.motion.ApproximateMotion property) plot() (pyrigi.framework.Framework method) (pyrigi.graph.Graph method) plot2D() (pyrigi.framework.Framework method) plot3D() (pyrigi.framework.Framework 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() (pyrigi.framework.Framework method) pyrigi._input_check module pyrigi.data_type module pyrigi.exception module pyrigi.framework module pyrigi.frameworkDB module pyrigi.graph module pyrigi.graph_drawer module pyrigi.graphDB module pyrigi.misc module pyrigi.motion module pyrigi.plot_style module pyrigi.warning module R Random() (pyrigi.framework.Framework class method) random_framework() (pyrigi.graph.Graph method) RandomizedAlgorithmWarning Rd_closure() (pyrigi.graph.Graph method) realization() (pyrigi.framework.Framework method) (pyrigi.motion.ParametricMotion method) rescale() (pyrigi.framework.Framework method) rigid_components() (pyrigi.graph.Graph method) rigidity_matrix() (pyrigi.framework.Framework method) rigidity_matrix_rank() (pyrigi.framework.Framework method) rotate2D() (pyrigi.framework.Framework method) S SecondOrderRigid() (in module pyrigi.frameworkDB) set_realization() (pyrigi.framework.Framework method) set_vertex_pos() (pyrigi.framework.Framework method) set_vertex_positions() (pyrigi.framework.Framework method) set_vertex_positions_from_lists() (pyrigi.framework.Framework method) Simplicial() (pyrigi.framework.Framework class method) smaller_equal() (in module pyrigi._input_check) spanning_kl_sparse_subgraph() (pyrigi.graph.Graph method) Square() (in module pyrigi.frameworkDB) starting_realization (pyrigi.motion.ApproximateMotion property) step_size (pyrigi.motion.ApproximateMotion property) steps (pyrigi.motion.ApproximateMotion property) Stress (in module pyrigi.data_type) stress_matrix() (pyrigi.framework.Framework method) stresses() (pyrigi.framework.Framework method) sum_t() (pyrigi.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) to_int() (pyrigi.graph.Graph method) to_tikz() (pyrigi.framework.Framework method) (pyrigi.graph.Graph method) tolerance (pyrigi.motion.ApproximateMotion property) translate() (pyrigi.framework.Framework method) trivial_inf_flexes() (pyrigi.framework.Framework method) U update() (pyrigi.plot_style.PlotStyle method) V Vertex (in module pyrigi.data_type) vertex_connectivity() (pyrigi.graph.Graph method) vertex_list() (pyrigi.graph.Graph method) W Wheel() (in module pyrigi.frameworkDB) (in module pyrigi.graphDB) Z zero_extension() (pyrigi.graph.Graph method)