Removes loops, multi-edges, and isolated vertices from graph

model.simplify(ig)

Arguments

ig

An igraph object

Value

An igraph object