Description Usage Arguments Value Examples
All subgraphs List all subgraphs of specific number of nodes
1 | fillprob(NN, x)
|
NN |
Possible nodes. |
x |
The matrix shows edges with repect to each subgraph of the complete graph. All entries of the matrix are strings, for example "1-3", which represent endpoints of the edge in increasing order. If it is not in increassing order, the function will correct the order. |
A matrix filled with 1 and 0. Number 1 represents there is an edge in the subgraph, otherwise 0.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.