Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tiago Peixoto
graph-tool
Commits
b24556fd
Commit
b24556fd
authored
Apr 24, 2016
by
Tiago Peixoto
Browse files
planar_layout(): fix link to BGL documentation
parent
e2de443b
Pipeline
#173
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/graph_tool/draw/__init__.py
View file @
b24556fd
...
...
@@ -197,7 +197,7 @@ def planar_layout(g, pos=None):
References
----------
.. [straight-line-boost] http://www.boost.org/doc/libs/graph/doc/straight_line_drawing.html
.. [straight-line-boost] http://www.boost.org/doc/libs/
release/libs/
graph/doc/straight_line_drawing.html
.. [chrobak-linear-1995] M. Chrobak, T. Payne, "A Linear-time Algorithm for
Drawing a Planar Graph on the Grid", Information Processing Letters 54:
241-246, (1995), :doi:`10.1016/0020-0190(95)00020-D`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment