Closed bradbeattie closed 14 years ago
Python graph core (the library in use currently) will have a max flow algorithm in it's 1.7 release (currently at 1.6.3). No ETA for that milestone.
First draft is complete. The class is returning the expected winners for a single example. Will need to be cleaned up, but the bulk of the work is done.
Meh. Function. Cleanup will continue in other issues.
Description: http://en.wikipedia.org/wiki/Schulze_STV Details: http://m-schulze.webhop.net/schulze2.pdf C Implementation: http://m-schulze.webhop.net/schulze3.zip