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