doc/Makefile
author |
kpeter |
|
Sun, 05 Oct 2008 13:36:43 +0000 |
changeset 2619 |
30fb4d68b0e8 |
permissions |
-rw-r--r-- |
Improve network simplex algorithm
- Remove "Limited Search" and "Combined" pivot rules.
- Add a new pivot rule "Altering Candidate List".
- Make the edge selection faster in every pivot rule.
- Set the default rule to "Block Search".
- Doc improvements.
The algorithm became about 15-35 percent faster on various input files.
"Block Search" pivot rule proved to be by far the fastest on all inputs.