Home
last modified time | relevance | path

Searched defs:addition_graph (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/py-pygraph/pygraph-0.2.1-4-g037bb2f/tests/
H A Dtest_merge_graphs.py120 def graph_copy_integrity_checker(self, original_graph, addition_graph): argument
/dports/graphics/py-pygraph/pygraph-0.2.1-4-g037bb2f/pygraph/helpers/
H A Dfunctions.py108 def merge_graphs(main_graph, addition_graph): argument