| aaHyperG-package | Hypergraphs in R |
| add.edges | Add edges or vertices to a hypergraph. |
| as.bipartite | Hypergraph as a bipartite graph. |
| ase | Adjacency spectral embedding. |
| as.edgelist | Convert between hypergraphs and graphs. |
| as.hypergraph | Convert between hypergraphs and graphs. |
| clique_hypergraph | Clique Hypergraph |
| cluster_spectral | Spectral Graph Clustering |
| degree | Degrees of a hypergraph. |
| delete.edges | Delete edges or vertices of a hypergraph. |
| dual | Dual hypergraph. |
| epsilon_hypergraph | Epsilon-Ball Hypergraph |
| equivalent.hypergraphs | Equivalent Hypergraphs |
| generalized2section | Two sections of a hypergraph. |
| has.helly | Helly Property |
| has.isolates | Test for loops, isolates and empty hyper-edges. |
| horder | The number of vertices, edges and statistics of the... |
| hrank | Rank of a hypergraph. |
| hypergraph_as_adjacency_matrix | Adjacency Matrix of a Hypergraph. |
| hypergraph.complement | The complement of a hypergraph. |
| hypergraph.entropy | Hypergraph Entropy |
| hypergraph_from_incidence_matrix | Hypergraph construction. |
| hypergraph_from_literal | Hypergraph from literal. |
| hypergraph_laplacian_matrix | Laplacian Matrix |
| hypergraph.union | Unions and intersections of hypergraphs. |
| incidence_matrix | Graph Incidence Matrix. |
| induced_hypergraph | Induced hypergraph. |
| is.conformal | Conformal Hypergraphs |
| is.connected | Is the hypergraph connected? |
| is.empty.hypergraph | Is the hypergraph empty. |
| is.hypergraph | Is an object a hypergraph? |
| is.hypertree | Test for hypertree. |
| is.linear | Is a hypergraph simple/linear? |
| is.tree | Test if a graph is a tree or a forest. |
| kCores | K-Cores |
| knn_hypergraph | K-Nearest Neighbor Hypergraph. |
| line.graph | Line Graph |
| make_empty_hypergraph | Empty hypergraph. |
| pendant | Pendant Vertices |
| plot.hypergraph | Plot a hypergraph. |
| print.hypergraph | Print a hypergraph to the console. |
| reduce.hypergraph | Remove redundant hyperedges and isolated vertices. |
| remove.redundant.vertices | Remove redundant vertices. |
| reorder_vertices | Reorder the vertices of a hypergraph. |
| sample_geom_hypergraph | Construct a hypergraph from a random collection of points. |
| sample_gnp_hypergraph | Erdos-Renyi hypergraphs. |
| sample_k_uniform_hypergraph | Random k-uniform and k-regular hypergraphs. |
| sample_sbm_hypergraph | Sample from a stochastic block model. |
| star | Is a hypergraph a star? |
| subtree.hypergraph | Subtree Hypergraph. |
| summary.hypergraph | Print a summary of the hypergraph to the console. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.