source:
downloads/boost_1_34_1/libs/graph/example/johnson.expected
@
  29
        
        | Last change on this file since 29 was 29, checked in by landauf, 17 years ago | |
|---|---|
| File size: 142 bytes | |
| Line | |
|---|---|
| 1 | 0 1 2 3 4 5 | 
| 2 | 0 -> 0 0 -1 -5 0 -4 | 
| 3 | 1 -> inf 0 1 -3 2 -4 | 
| 4 | 2 -> inf 3 0 -4 1 -1 | 
| 5 | 3 -> inf 7 4 0 5 3 | 
| 6 | 4 -> inf 2 -1 -5 0 -2 | 
| 7 | 5 -> inf 8 5 1 6 0 | 
Note: See TracBrowser
        for help on using the repository browser.
    


            






