-
-
Notifications
You must be signed in to change notification settings - Fork 481
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trac #30566: random_spanning_tree ignores weights
!Aldous/Broder on a weighted graph should perform a random walk on that graph which considers the weights, and this is not the case at the moment. Options: 1. make the walk consider the weights 2. add a warning for weighted graphs URL: https://trac.sagemath.org/30566 Reported by: pelegm Ticket author(s): David Coudert Reviewer(s): Frédéric Chapoton
- Loading branch information
Showing
1 changed file
with
77 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters