tools/dimacs-solver.cc
2009-04-29 Merge
2009-04-29 Support negative costs and bounds in NetworkSimplex (#270)
2009-04-28 Merge and extend the fix of #275
2009-04-24 Support LEQ and GEQ supply constraints in dimacs-solver (#234, #219)
2009-04-21 Merge and fix
2009-03-25 Rework the interface of NetworkSimplex (#234)
2009-02-24 Support min cost flow in dimacs-solver (#234)
2009-04-17 Rename max_matching.h to matching.h (#265)
2009-04-15 Small doc improvements (#263)
2009-04-06 Fix compilation with MSVC (#258)
2009-03-30 Accept negative values as unbounded capacity in dimacs readers (#243)
2009-02-23 Small improvements in DIMACS solver (#226)
2009-02-23 DIMACS solver utility (#226)