We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6537374 commit 5ac2ba4Copy full SHA for 5ac2ba4
src/sage/graphs/orientations.py
@@ -50,6 +50,8 @@ def orient(G, f, weighted=None, data_structure=None, sparse=None,
50
51
INPUT:
52
53
+ - ``G`` -- an undirected graph
54
+
55
- ``f`` -- a function that inputs an edge and outputs an orientation of this
56
edge
57
0 commit comments