| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | DOC: Fix links, use DOI links, wayback machine where required (#4868) | Mridul Seth | 2021-06-08 | 1 | -1/+1 |
| * | Format python in docstrings (#4168) | Jarrod Millman | 2020-08-19 | 1 | -11/+11 |
| * | Remove unnecessary nx imports from doctests (#4163) | Jarrod Millman | 2020-08-16 | 1 | -1/+0 |
| * | Format w/ black | Jarrod Millman | 2020-07-10 | 1 | -13/+12 |
| * | Convert %-format to fstring | Jarrod Millman | 2020-01-01 | 1 | -2/+2 |
| * | Remove boiler plate from top of modules | Jarrod Millman | 2019-11-11 | 1 | -10/+0 |
| * | Update copyright | Jarrod Millman | 2019-03-30 | 1 | -1/+1 |
| * | Update copyright | Jarrod Millman | 2018-01-20 | 1 | -1/+1 |
| * | Update docs | Jarrod Millman | 2017-08-18 | 1 | -7/+4 |
| * | Update copyright | Jarrod Millman | 2017-07-25 | 1 | -1/+1 |
| * | Refactor Dinitz' algorithm implementation. | Jordi Torrents | 2016-07-23 | 1 | -33/+38 |
| * | Speed up the implementation. | Jordi Torrents | 2016-04-24 | 1 | -13/+17 |
| * | Add Dinitz algorithm to connectivity tests. | Jordi Torrents | 2016-04-24 | 1 | -1/+1 |
| * | Perform BFS and DFS on the residual, not the input graph. | Jordi Torrents | 2016-04-24 | 1 | -2/+2 |
| * | Add Dinitz' algorithm for maximum flow problems. | Jordi Torrents | 2016-02-04 | 1 | -0/+217 |
