Simulate network via forest fire model

model.ff(p = 300, fw.prob = 0.3, bw.factor = 0.5, ...)

Arguments

p

The number of vertices in the graph

fw.prob

The probability for foward burning

bw.factor

The backward burning ratio

...

Additional arguments passed to /codeigraph::sample_forestfire

Value

An igraph object