aboutsummaryrefslogtreecommitdiff
path: root/misc.c
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2018-04-21 17:03:10 +0100
committerSimon Tatham <anakin@pobox.com>2018-04-22 17:04:50 +0100
commit3d04dd3335a2c4c6007ff4e2a58a2855c7a9c52a (patch)
tree36811a811450982e48e806097d156c47e802ad42 /misc.c
parentdcc4d82b23095b07673d7c13cb2439c738a67fa1 (diff)
downloadpuzzles-3d04dd3335a2c4c6007ff4e2a58a2855c7a9c52a.zip
puzzles-3d04dd3335a2c4c6007ff4e2a58a2855c7a9c52a.tar.gz
puzzles-3d04dd3335a2c4c6007ff4e2a58a2855c7a9c52a.tar.bz2
puzzles-3d04dd3335a2c4c6007ff4e2a58a2855c7a9c52a.tar.xz
Remove maxflow completely.
Its ability to solve general network flow problems was never actually used in this code base; it was _always_ used for the restricted problem of finding a matching in an unweighted bipartite graph. So now I've switched all its clients over to the new matching.c, maxflow is no longer needed.
Diffstat (limited to 'misc.c')
0 files changed, 0 insertions, 0 deletions