# # ChangeLog for src/work/athos/makefile in lemon-0.x # # Generated by Trac 1.2.3 # 04/16/24 10:13:24 Thu, 07 Apr 2005 09:42:31 GMT athos [1314:9269c76551cf] * src/lemon/lp_glpk.cc (modified) * src/work/athos/lp/Makefile (modified) * src/work/athos/makefile (modified) New functions in lp_glpk.cc. Sample file: lp_sample.cc. Tue, 01 Jun 2004 11:00:24 GMT athos [671:708df4dc6ab6] * src/work/athos/bfs_test.cc (added) * src/work/athos/makefile (modified) * src/work/athos/mincostflow.h (modified) * src/work/marci/bfs_dfs.h (modified) Compiles now Tue, 25 May 2004 15:11:11 GMT athos [661:d306e777117e] * src/hugo/mincostflows.h (modified) * src/work/athos/makefile (modified) * src/work/athos/min_cost_flow.cc (modified) * src/work/athos/mincostflow.h (modified) Corrected some obvious errors. Tue, 11 May 2004 15:42:11 GMT athos [607:327f7cf13843] * src/work/athos/makefile (modified) * src/work/athos/mincostflows.h (modified) * src/work/athos/minlength_demo.cc (modified) * src/work/athos/minlengthpaths.h (modified) * src/work/athos/minlengthpaths_test.cc (modified) * src/work/athos/old/minlengthpaths.h (modified) * src/work/klao/path.h (modified) Finished MinLengthPaths: a specialization of MinCostFlows. Thu, 06 May 2004 15:19:59 GMT athos [551:d167149bde95] * src/work/athos/makefile (modified) * src/work/athos/mincostflows.h (modified) * src/work/athos/mincostflows_test.cc (modified) * src/work/list_graph.h (modified) * src/work/marci/graph_wrapper.h (modified) Written hugo/ into includes. Tue, 04 May 2004 14:54:21 GMT athos [527:7550fed0cd91] * src/work/athos/makefile (modified) * src/work/athos/mincostflows.h (modified) * src/work/athos/mincostflows_test.cc (copied) Nem tudom, a hugo-n miert nem megy. Mon, 03 May 2004 10:27:20 GMT athos [511:325c9430723e] * src/work/athos/makefile (modified) * src/work/athos/minlength_demo.cc (added) * src/work/athos/minlengthpaths.h (modified) getPath() function implemented. Thu, 15 Apr 2004 17:03:44 GMT athos [331:f5461f8bc59b] * src/work/athos/makefile (modified) * src/work/athos/pf_demo.cc (modified) * src/work/athos/preflow_push.hh (modified) * src/work/athos/preflow_push_wogw.h (added) * src/work/athos/reverse_bfs.hh (deleted) Elkezdtem atirni a preflow_push-t. Csinaltam egy backupot graph ... Wed, 14 Apr 2004 13:30:05 GMT athos [322:a42dacfd0e3e] * src/work/athos/makefile (modified) * src/work/athos/minlengthpaths.h (modified) The paths are stored in vectors, assumed there is no circle of length 0 Wed, 07 Apr 2004 17:42:05 GMT athos [314:eabbe162e32e] * src/work/athos/makefile (modified) * src/work/athos/minlengthpaths.h (modified) * src/work/athos/munkaido (modified) * src/work/athos/suurballe.cc (modified) minlengthpaths is ready, but the paths are not yet determined: needs ... Wed, 07 Apr 2004 11:02:00 GMT marci [313:30c5179f296b] * src/work/athos/makefile (modified) marci makes makefile Thu, 18 Mar 2004 16:50:07 GMT athos [201:b9158a014fe8] * src/work/athos/makefile (modified) * src/work/athos/pf_demo.cc (modified) * src/work/athos/xy/xy.cc (added) * src/work/athos/xy/xy.h (added) Alpár javaslatára készítettem egy struktúrát 2 dimenziós vektorok ... Tue, 27 Jan 2004 16:23:51 GMT athos [36:7d539ea6ad26] * src/work/athos/makefile (added) * src/work/athos/pf_demo.cc (added) * src/work/athos/preflow_push.hh (added) preflow_push.hh: Preflow-push valtozat by athos A tesztfile: ...