MCPcopy Create free account
hub / github.com/easy-graph/Easy-Graph / DiGraphC

Class DiGraphC

easygraph/classes/directed_graph.py:1204–1205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1202 import cpp_easygraph
1203
1204 class DiGraphC(cpp_easygraph.DiGraph):
1205 cflag = 1
1206
1207except ImportError:
1208

Callers 1

cppMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected