kortschak
|
f818f8f7a9
|
graph/path: allow Shortest to traverse negative cycles
Also add checks for cases where negative cycles exist but are not marked
to protect against future shortest path function additions.
|
2017-09-15 08:17:25 +09:30 |
|
kortschak
|
a18d79f600
|
graph/{internal,path,topo}: factor reverse function out into internal
|
2017-09-15 07:05:29 +09:30 |
|
kortschak
|
15ecc07d40
|
graph/path/...: update for int64 IDs
|
2017-07-02 08:38:42 +09:30 |
|
Brendan Tracey
|
0d639745f1
|
all: update packages from mat64 to mat.
This mostly changes package name and code, but also fixes a couple of name clashes with the new package names
|
2017-06-13 10:28:21 -06:00 |
|
Brendan Tracey
|
d33397aa65
|
all: change import paths
|
2017-05-23 00:03:03 -06:00 |
|
Brendan Tracey
|
059a6c43f9
|
graph: imported graph as a subtree
|
2017-05-23 00:02:59 -06:00 |
|