partition0 | R Documentation |
Uses order for speed returns integer value of heads from provided list
partition0(graph, heads, v = seq_len(graph$n), r = TRUE, head.order)
factorize0(graph, v = seq_len(n), r = TRUE, ht, head.order)
graph |
object of class |
heads |
list of heads |
v |
set of vertices to partition |
r |
logical: should recursive parameterization be used? |
head.order |
numeric vector in same order as heads |
ht |
list of heads and tails |
factorize0()
: Give factorization of heads and tails
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.