| biconnected_network | A simple network made of three bi-connected components |
| calc_spring_area | Calculate the cross sectional area of the edge |
| calc_spring_constant | Calculate the spring constant |
| calc_tension_strain | Calculate line tension and strain from the topology and node embeddings |
| create_balanced_blocks | Create balanced blocks |
| create_node_edge_df | Create dataframe of node and aggregated edge embeddings |
| generate_peels_network | Create a random Peel network |
| mass_adjuster | Mass adjuster |
| prepare_SETSe_binary | Binary network prepare |
| prepare_SETSe_continuous | Prepare continuous network |
| remove_small_components | Remove small components |
| SETSe | SETSe algorithm The basic SETSe function. |
| SETSe_auto | SETSe embedding with automatic drag and timestep selection |
| SETSe_bicomp | SETSe embedding on each bi-connected component using SETSe_auto |
| SETSe_expanded | SETSe embedding showing full convergence history |
| SETSe_shift | SETSe algorithm with automatic timestep adjustment |