Skip to content

Commit

Permalink
Trac #26554: improve boost_graph.pyx
Browse files Browse the repository at this point in the history
Improve the boost graph interface to avoid using `.vertices()`.

After that, *one* `sorted` operation involving vertex labels comparisons
remains, in method `min_spanning_tree`.

URL: https://trac.sagemath.org/26554
Reported by: dcoudert
Ticket author(s): David Coudert
Reviewer(s): Travis Scrimshaw
  • Loading branch information
Release Manager authored and vbraun committed Oct 26, 2018
2 parents 8edd85c + 71fa004 commit a377362
Show file tree
Hide file tree
Showing 4 changed files with 188 additions and 166 deletions.

0 comments on commit a377362

Please sign in to comment.