Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

graphtool.py

get_prop_type(value, key=None)

Description:

Performs typing and value conversion for the graph_tool PropertyMap class.

Parameters:

Returns:


nx2gt(nxG)

Description:

Converts a networkx graph to a graph-tool graph.

Parameters:

Returns: