Skip to contents

[Deprecated]

line.graph() was renamed to make_line_graph() to create a more consistent API.

Usage

line.graph(graph)

Arguments

graph

The input graph, it can be directed or undirected.

linegraph()