This documentation is for version 1.4.dev_20110115230102, which is not released yet.
Return the Cartesian product of G and H.
| Parameters : | G,H : graph
create_using : NetworkX graph
|
|---|
Notes
Only tested with Graph class. Graph, node, and edge attributes are not copied to the new graph.