Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted MaximumSpanningTree algorithm to a generic template, this could go | Andreas Neustifter | 2009-09-04 | 1 | -119/+0 |
* | Code Cleanup. | Andreas Neustifter | 2009-09-03 | 1 | -9/+3 |
* | Sort edges in MaximumSpanningTree more stable in case of equal weight. | Andreas Neustifter | 2009-09-02 | 1 | -2/+6 |
* | Inline empty destructor. | Benjamin Kramer | 2009-08-29 | 1 | -3/+0 |
* | Fix warning about non-virtual destructor. | Bill Wendling | 2009-08-29 | 1 | -0/+3 |
* | Preparation for Optimal Edge Profiling: | Andreas Neustifter | 2009-08-28 | 1 | -0/+121 |