| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Simplifies example function in documentation. | Jeffrey Finkelstein | 2015-05-19 | 1 | -4/+2 |
| * | Avoid quadratic behavior in connected_cuthill_mckee_ordering | ysitu | 2014-08-04 | 1 | -18/+11 |
| * | Fix Cuthill-McKee ordering examples | ysitu | 2014-08-04 | 1 | -2/+2 |
| * | Fix PEP8 issues in nx.utils.rcm | ysitu | 2014-08-04 | 1 | -4/+8 |
| * | Use generator and min for performance | Aric Hagberg | 2014-04-20 | 1 | -2/+2 |
| * | Change interface to RCM | Aric Hagberg | 2014-04-20 | 1 | -34/+51 |
| * | Doc, whitespace cleanup | Aric Hagberg | 2014-04-20 | 1 | -2/+2 |
| * | Don't copy subgraphs in cuthill_mckee_ordering(). | Aric Hagberg | 2013-03-16 | 1 | -2/+2 |
| * | skip doctest that uses numpy | Aric Hagberg | 2011-09-25 | 1 | -2/+2 |
| * | Remove bad -- character. | Aric Hagberg | 2011-09-24 | 1 | -2/+2 |
| * | Update cuthill-mckee ordering with docs and example. | Aric Hagberg | 2011-09-24 | 1 | -31/+98 |
| * | Move reverse Cuthill-McKee algorithm to utils. | Aric Hagberg | 2011-09-21 | 1 | -0/+83 |
