2004-05-05 jacint primitive random graph generator
2004-05-05 alpar Minor bugfix.
2004-05-05 alpar Compiles also with icc.
2004-05-05 alpar Compiles with are icc, as well.
2004-05-04 athos Minimum cost flows of small values: algorithm from Andras Frank's lecture notes (approximately)
2004-05-04 jacint Adding update() to NullMap
2004-05-04 jacint Able to read min cost flow, max flow, shortest path, matching testgraphs
2004-05-04 athos Nem tudom, a hugo-n miert nem megy.
2004-05-04 marci bool forward(Edge), bool backward(Edge)
2004-05-04 marci misc
2004-05-04 marci An undirected graph template UndirGraph<Graph> can be used.
2004-05-04 athos Started.
2004-05-04 athos Nothing special.
2004-05-04 athos Ezt mintha mar toroltem volna.
2004-05-04 athos Created minlengthpaths_test.cc. Compiles with: g++-3.0 -Wall -I. -I../{klao,jacint,marci} -I.. -I../../include minlengthpaths_test.cc -o min | & less
2004-05-04 athos Putting things in their place
2004-05-04 athos Started minlengthpaths_test, but it should not be here
2004-05-04 athos Test file xy_test.cc finished. Really.
2004-05-04 athos Test file xy_test.cc finished.
2004-05-03 alpar To be compatible with gcc-3.4.0 ...
2004-05-03 athos An awful mistake found and corrected.
2004-05-03 athos xy_test added: it was not entirely useless, I found a mistake in xy.h
2004-05-03 marci bip matching...
2004-05-03 athos getPath() function implemented.
2004-05-03 marci matching, flows
2004-05-03 alpar (none)
2004-05-03 alpar docfix.
2004-05-03 alpar A "related pages" about Hugo Coding Style.
2004-05-03 alpar Now it sucks the whole src/include and src/include/skeletons
2004-05-03 athos I changed it to correspond changing requirements
2004-05-03 alpar One more test case with minor importance.
2004-05-03 alpar test/graph_test.cc added.
2004-04-30 marci static const bool BipartiteGraphWrapper<Graph>::S_CLASS, T_CLASS
2004-04-30 marci bipatite
2004-04-30 marci misc
2004-04-30 marci A bipartite graph template can be used as BipartiteGraph<ListGraph>.
2004-04-30 marci bipartite graphs
2004-04-30 marci bipartite graph in bipartite_graph_wrapper.h
2004-04-30 marci gw
2004-04-30 marci (none)
2004-04-30 jacint Felkesz kod!
2004-04-30 klao DirPath fejlodes.
2004-04-30 klao spell checking
2004-04-30 klao ingroup bug
2004-04-29 klao The -W gcc option _does_ matter even if you use -Wall!
2004-04-29 klao Basic error handling facilities
2004-04-29 marci misc
2004-04-29 marci some documentation
2004-04-29 marci TODO
2004-04-29 marci Some docu in MaxFlow class, jacint/max_flow.h
2004-04-29 beckerjc Move unionfind.h in Doxyfile too
2004-04-29 beckerjc UnionFind moved to include. Test compiles and runs cleanly.
2004-04-29 marci corrections for leda matching files
2004-04-29 beckerjc Three new methods in UnionFindEnum.
2004-04-29 marci corrections
2004-04-29 alpar Main page added.
2004-04-29 marci preflow.f -> max_flow.h
2004-04-29 alpar doc
2004-04-29 marci preflow, maxflow
2004-04-29 marci edmonds_karp_demo->max_flow_demo