Ticket #3801 (closed defect: fixed)
[with patch, positive review] Spring layout for posets.
| Reported by: | rlm | Owned by: | rlm |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.1 |
| Component: | graph theory | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
This was originally motivated by removing bruhat_sn.pyx, but once Franco sat me down, he convinced me to work out spring layout for the heights= option. And it was easy!! Along the way we found and fixed several small bugs.
Attachments
Change History
Changed 5 years ago by rlm
-
attachment
trac3801-spring-layout-posets.patch
added
comment:1 Changed 5 years ago by saliola
- Summary changed from [with patch, needs review] Spring layout for posets!!! to [with patch, positive review] Spring layout for posets!!!
Installs successfully, poset and graph doctests pass.
Note: See
TracTickets for help on using
tickets.

This needs a small separate patch, on its way...