2004-08-05 alpar New Doxygen module for path/flow algs.
2004-08-05 alpar New Doxygen module for path/flow algs.
2004-08-05 alpar resetXxx() changed to setXxx().
2004-08-05 alpar - A summary of the implemented graph structures.
2004-08-04 alpar - 'KruskalPairVec' is changed to 'KruskalMapInput'.
2004-08-04 alpar Test icc compiler as well.
2004-08-04 alpar doc change - one more todo (saveState()).
2004-08-04 alpar doc change - one more todo.
2004-08-04 alpar - Trimmed in order to work with gcc-3.4
2004-08-04 alpar Bugfix in GRAPH_TYPEDEF_FACTORY
2004-07-30 jacint bug fixing
2004-07-29 marci (none)
2004-07-29 marci a bug test for preflow with preflow_bug_8 dimacs file
2006-11-05 marci (none)
2004-07-29 marci jacint javitgatott.
2004-07-27 alpar Some comments.
2004-07-27 alpar Bugfix + working example
2004-07-27 alpar - bfs-bench added
2004-07-27 alpar A very flexible bfs function using named parameters and impicit map types.
2004-07-27 alpar It is really obsolete, but containes interesting stuffs.
2004-07-24 marci GraphWrapper::id(const Node&), GraphWrapper::id(const Edge&) function,
2004-07-24 marci correction of some bugs pointed by alpar
2004-07-23 alpar Several changes in Kruskal alg.
2004-07-23 alpar Marci (and the other developpers),
2004-07-23 alpar gcc-3.4 tries to compile the _unused_ members of
2004-07-22 alpar A remark added.
2004-07-22 alpar Check StaticGraphSkeleton, as well.
2004-07-22 alpar Skeletons have been simplified.
2004-07-22 alpar max_flow.h added to Makefile.am
2004-07-22 alpar Custom made INSTALL file (will be sometime).
2004-07-22 alpar Repeat tests more times.
2004-07-22 alpar More documented file.
2004-07-22 alpar - Better Makefile.am. (I hope.)
2004-07-22 alpar max_flow.h (wich doesn't use STL
2004-07-22 alpar We do not yet need it.
2004-07-22 alpar Do not ignore INSTALL.
2004-07-21 alpar Doesn't compile 5 times for the five execution.
2004-07-21 alpar For the sake of icc.
2004-07-21 alpar Indenting.
2004-07-21 alpar MapBase added
2004-07-21 alpar Indenting
2004-07-21 alpar Ready to run the first test series.
2004-07-21 alpar Test EdgeSet/NodeSet as well.
2004-07-21 alpar Turn on '-Wall' by default.
2004-07-20 jacint trying if without stl stack we are faster
2004-07-20 jacint without stl stack we are faster
2004-07-20 alpar Oops: "static" and "const" does not like each other.
2004-07-20 alpar src/becnhmark gets in the distro.
2004-07-20 alpar Some tools of common usage was put to bench_tool.h
2004-07-20 alpar Put some "static"'s.
2004-07-19 alpar docfix
2004-07-19 alpar A new benchmark (hcube)
2004-07-19 alpar Warning fixation.
2004-07-19 alpar Temporal change: public Edge constructor with given ID.
2004-07-15 alpar Unnecessary friend declaration removed.
2004-07-15 ladanyi Added new make target 'benchmark'.
2004-07-15 deba (none)
2004-07-14 deba (none)
2004-07-14 deba (none)
2004-07-14 deba *** empty log message ***
2004-07-13 alpar Benchmarks
2004-07-09 deba (none)
2004-07-06 alpar Capitalized section title.
2004-07-06 alpar Example in the doc is corrected.
2004-07-06 alpar - Bugfix in erase()
2004-07-06 alpar I moved run() into the body of class Dijkstra, because Doxygen handles
2004-07-06 alpar Fix some typos in docs.
2004-07-06 alpar Extended tutorial.
2004-07-05 hegyi t/bin/bash: line 1: q: command not found
2004-07-05 hegyi (none)
2004-06-30 alpar I think I deserved it...
2004-06-30 alpar - Now, it is possible to have Dijkstra store its result directly in given maps.
2004-06-18 klao Legal files. Proposal.
2004-06-16 alpar src/work/alpar/path.h (docs) is merged into src/work/klao/path.h
2004-06-15 alpar Doc updates
2004-06-15 alpar Branch from path.h to extend its documentation.
2004-06-14 alpar doc
2004-06-14 alpar doc
2004-06-14 alpar Nothing
2004-06-14 alpar Improved (but still not satisfactory) doc.
2004-06-14 alpar Small improvement on doc
2004-06-14 alpar New group for kruskal
2004-06-08 hegyi NetGraphs v0
2004-06-08 alpar c++ setting for emacs
2004-06-04 klao My notes.
2004-06-04 deba (none)
2004-06-02 athos Restored common makefile.
2004-06-02 athos Seems to work. More tests required.
2004-06-01 athos Compiles now
2004-06-01 alpar Spell checking / indenting only.
2004-05-30 beckerjc New nice icons.
2004-05-30 klao These will be customized icons for the doxygen tree view.
2004-05-28 alpar *** empty log message ***
2004-05-28 ladanyi Added a short tutorial on using graphs.
2004-05-27 ladanyi Added 'src/test/.deps' to the svn:ignore property.
2004-05-27 ladanyi Set svn:ignore on some files.
2004-05-27 ladanyi Added mrproper target.
2004-05-25 athos Almost compiles.
2004-05-25 athos Corrected some obvious errors.
2004-05-25 marci ResCap, a map for the residual capacity in ResGraphWrapper
2004-05-25 athos Almost ready.
2004-05-24 marci ResGraphWrapper pretected default constructor
2004-05-24 athos Not ready yet.
2004-05-21 marci max_flow.h bug correction
2004-05-21 marci bug correction in BidirGraphWrapper<Graph> default constructor
2004-05-21 marci The new for macros are: h_for, h_for_inc, h_for_glob, h_for_inc_glob.
2004-05-21 marci misc
2004-05-20 marci misc
2004-05-20 marci misc
2004-05-20 marci a
2004-05-20 athos Cooorected some eroorrs.
2004-05-19 marci for_each fix
2004-05-19 marci the same
2004-05-19 marci max_flow.h: status flags for actMinCut
2004-05-17 athos I don't really feel like working on this at the moment.
2004-05-17 marci #ifndef correction
2004-05-14 marci comparision of ListGraph, SmartGraph and SageGraph
2004-05-14 marci To avoid confusion my old ListGraph is can be used under name SageGraph, work/sage_graph.h contains it.
2004-05-14 marci some documentation in stGraphWrapper<Gr> and BipartiteGraphWrapper<Gr>
2004-05-14 marci for_each_macros.h in include
2004-05-14 marci misc
2004-05-14 marci for_eachmacros.h in include
2004-05-14 marci for_each_macros.h in include
2004-05-14 marci (none)
2004-05-13 athos Started mincostflow.
2004-05-13 athos Another slight modifications.
2004-05-13 athos Slight modifications.
2004-05-13 marci undir -> dir in docs
2004-05-13 jacint Almost full documentation added, NO_FLOW incorporated, Phase0(1) changed to Phase1(2)
2004-05-13 athos I modified mincostflows_test.cc a little.
2004-05-13 jacint max_flow interface changes
2004-05-13 athos Slight modification.
2004-05-13 deba (none)
2004-05-12 marci :wq
2004-05-12 marci (none)
2004-05-12 marci bugs
2004-05-12 marci (none)
2004-05-12 marci (none)
2004-05-12 marci BidirGraphWrapper<Graph> bug volt
2004-05-12 jacint (none)
2004-05-11 klao path improvements
2004-05-11 klao #include <hugo/...>
2004-05-11 marci bip matching comparison
2004-05-11 marci include -> hugo mods in leda files
2004-05-11 marci docs, max_flow improvments
2004-05-11 alpar Minor changes: Section labels fixed.
2004-05-11 marci documentation of bipartite matchings, cleaning
2004-05-11 marci BidirGraph, UndirGraph some docs, in group graphs
2004-05-11 athos Some modifications and another testfile.
2004-05-11 athos Sorry, the other half of the move comes here.
2004-05-11 marci misc
2004-05-11 athos Moved things into the include (hugo) directory.
2004-05-11 athos Finished MinLengthPaths: a specialization of MinCostFlows.
2004-05-11 marci docs
2004-05-11 marci docs
2004-05-11 marci some docs
2004-05-11 athos I completed the description of the coding style.
2004-05-10 marci bfs_iterator -> bfs_dfs.h, some docs
2004-05-10 athos That's what I wanted.
2004-05-10 athos (none)
2004-05-10 athos Bocs, veletlen volt.
2004-05-10 marci complete graphs
2004-05-10 marci bfs, dfs docs
2004-05-10 ladanyi Added full_graph.h to the installable headers.
2004-05-10 deba (none)
2004-05-10 alpar Spell check.
2004-05-10 marci comleteGraph
2004-05-09 alpar The file src/work/alpar/fullgraph.h renamed and moved to src/hugo/full_graph.h.
2004-05-09 alpar FullGraph class.
2004-05-09 alpar Changes in the Maps' copy constructors.
2004-05-09 alpar doc
2004-05-08 jacint felkesz tesztprogi
2004-05-08 alpar They go to /dev/null.
2004-05-08 alpar doc
2004-05-08 alpar Some more test cases.
2004-05-08 alpar Some new typedefs.
2004-05-08 alpar From now on 'work in progress' files are not in /doc/Doxyfile.
2004-05-08 jacint aprosagok
2004-05-07 jacint leda-hugo matching alg osszehasonlito
2004-05-07 alpar Property changes (some files was ignored).
2004-05-07 alpar EdgeSet is more or less working.
2004-05-07 alpar src/work/alpar/list_graph.h moved to /src/hugo.
2004-05-07 marci top-sort, dimacs mods.
2004-05-07 marci (none)
2004-05-07 jacint Docs added
2004-05-07 alpar *** empty log message ***
2004-05-07 marci (none)
2004-05-07 marci Edge opposite(const Edge&) in BidirGaphWrapper<Graph>
2004-05-07 deba (none)
2004-05-07 alpar Compile checks added.
2004-05-07 marci BidirGraphWrapper<Graph>, the map values are different for the opposite edges.
2004-05-07 alpar An alternative dijkstra_test.cc
2004-05-07 alpar time_measure.cc was renamed to time_measure_test.cc
2004-05-07 alpar Exit with correct return value
2004-05-07 marci ResGraphWrapper mods.
2004-05-07 alpar skeleton tests turned on again.
2004-05-06 ladanyi We need to distribute the headers in 'skeletons' too.
2004-05-06 ladanyi No automatic doc generation.
2004-05-06 marci (none)
2004-05-06 marci (none)
2004-05-06 marci A max bipartite matching class in src/work/marci/max_bipartite_matching.h
2004-05-06 marci random graph, random bipartite graph in jacint/graph_gen.h
2004-05-06 marci (none)
2004-05-06 marci graph_wrapper.h in hugo
2004-05-06 marci #include <hugo/ > modifications
2004-05-06 athos Method checkSolution() added.
2004-05-06 marci SubGraphWrapper bug ok
2004-05-06 marci top-sort, for fezso's sake
2004-05-06 athos Written hugo/ into includes.
2004-05-06 alpar Some tests must have been commented out temporarily.
2004-05-06 marci (none)
2004-05-06 marci (none)
2004-05-06 athos Modified a little bit
2004-05-06 alpar No automatic doc generation.
2004-05-06 alpar Test cases for time_measure.h
2004-05-06 marci (none)
2004-05-06 marci an experimental topsort
2004-05-06 ladanyi Set up automake environment.
2004-05-06 marci (none)
2004-05-06 marci (none)
2004-05-06 ladanyi Rename 'include' to 'hugo' (for automake)
2004-05-06 jacint (none)
2004-05-05 jacint Contains Edmonds' matching algorithm in a plain and in a heuristical form.
2004-05-05 jacint tests max_matching.h
2004-05-05 jacint (none)
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
2004-04-29 marci edmonds_karp
2004-04-29 marci ledagraph
2004-04-29 marci preflow, maxflow
2004-04-29 marci misc
2004-04-29 jacint Comparison == changed to <=
2004-04-29 marci const-ok
2004-04-29 marci nem irunk olyat hogy "void resetTarget(const Node _t) {t=_t;}" mert az a const az ott jobbara hulyeseg
2004-04-29 marci preflow maxflow ...
2004-04-29 marci preflow, maxflow comp
2004-04-29 marci mods implied by preflow mods
2004-04-29 alpar It breaks my heart to say them goodbye...
2004-04-29 alpar doc
2004-04-28 beckerjc Doc for the union-find structures.
2004-04-28 marci bug ellen
2004-04-28 marci test makefile hiba
2004-04-28 marci dijstra const ref, misc
2004-04-28 alpar Docs.
2004-04-28 alpar \author's added
2004-04-28 alpar Doxygen options changed.
2004-04-28 marci for checking bipartiteness
2004-04-28 marci makefile: nem veletlenul commit-oltam
2004-04-27 jacint (none)
2004-04-27 jacint (none)
2004-04-27 jacint Changes in the interface and new test program added.
2004-04-27 klao trifles
2004-04-27 jacint debug
2004-04-27 marci bfs, dfs, bfsiterator, dfsiterator for alpar's sake of being much more standardized.
2004-04-27 marci misc
2004-04-27 marci comparison for matchings with leda
2004-04-27 klao Egy helyes (warning nelkuli) megvalositasa az operator<< -nek az stGraphWrapper
2004-04-27 jacint debug
2004-04-27 klao * list_graph.h:
2004-04-27 klao oops
2004-04-27 marci makefile improvement in work/jacint
2004-04-27 alpar doc trimming.
2004-04-27 marci makefile
2004-04-27 alpar The long description is now the description of the module.
2004-04-27 jacint Testing preprocess.
2004-04-27 marci gcc-3.4.0
2004-04-27 marci misc
2004-04-27 alpar Some more docs.
2004-04-27 marci g++-3.4.0, misc
2004-04-26 alpar xy.h went to src/include.
2004-04-26 alpar docs
2004-04-26 alpar Many new modules (groups) in the documentation.
2004-04-26 alpar Path of time_measure.h fixed.
2004-04-26 alpar time_measure.h went to src/include.
2004-04-26 klao Minor doc corrections
2004-04-26 alpar Some more tests.
2004-04-26 alpar Some more docs.
2004-04-26 alpar 'misc' group added to the documentation
2004-04-26 marci misc
2004-04-26 jacint macro erase
2004-04-26 marci For working with undirected graphs, head is changed to aNode.
2004-04-26 marci leda comparison files
2004-04-26 marci comparison with leda algorithms, wrapper for leda graphs
2004-04-26 marci misc
2004-04-26 marci Better control of gcc version
2004-04-26 klao typo
2004-04-26 marci for igcc-3.4.0
2004-04-26 marci gcc-3.4.0
2004-04-26 marci misc
2004-04-26 alpar To be on the safe side...
2004-04-26 marci misc
2004-04-26 marci as you see...
2004-04-26 marci stGraphWrapper is almost working
2004-04-26 alpar Some more docs.
2004-04-26 alpar The doc modules clearly needs some restructuring...
2004-04-26 alpar Docs are now divided into modules.
2004-04-26 alpar #define HUGO_SMART_GRAPH_H ---> #define HUGO_LIST_GRAPH_H
2004-04-26 alpar More docs.
2004-04-25 alpar Try to compile before commit, please.
2004-04-25 alpar A missing conversion added
2004-04-25 alpar Some bugfixes.
2004-04-25 alpar class NodeSet: A graph class with no edges
2004-04-25 alpar The diffs in src/include/smart_graph.h between 528:529 was merged into
2004-04-25 alpar A (non)bug was fixed.
2004-04-25 alpar I hope it works. The 'erase' functions hasn't been tested yet.
2004-04-25 alpar Some day this file will contain an erasable version of SmartGraph.
2004-04-25 alpar For the future "node_set" and "edge_set" structures.
2004-04-24 beckerjc New union-find structure with enumerable classes.
2004-04-24 marci misc
2004-04-24 marci g++-4.0
2004-04-24 beckerjc StdMap compiles with 3.4
2004-04-24 marci jacint mindig modosit, es ezert nekunk is kell
2004-04-24 marci modifications for better compatibility with gcc 3.4.0
2004-04-23 jacint ResGraphWrapper running time comparison test.
2004-04-23 jacint Documentation added.
2004-04-23 jacint aprosag
2004-04-23 jacint Some changes in the documentation.
2004-04-23 jacint Testfile for dijkstra.h, bin_heap.h and fib_heap.h
2004-04-23 klao 3.4.0-asban megszuntettek a bug-ot.
2004-04-23 alpar (none)
2004-04-23 marci misc
2004-04-23 marci .
2004-04-23 marci .
2004-04-22 deba (none)
2004-04-22 deba (none)
2004-04-22 marci preflow mods
2004-04-22 jacint (none)
2004-04-22 jacint (none)
2004-04-22 jacint Changes in the documentation.
2004-04-22 jacint (none)
2004-04-22 marci misc
2004-04-22 jacint (none)
2004-04-21 klao Directed path structure.
2004-04-21 marci experimental bipartite graph wrapper
2004-04-21 klao Remove function and some todos.
2004-04-21 klao Test for the new style iter
2004-04-21 klao Masikfele iteralas, Node-hoz alkalmazkodva...
2004-04-21 marci dimacs.hh goes to oldies
2004-04-21 klao Idezni csak pontosan, szepen, ahogy a csiga...
2004-04-21 klao IterableMap: no range checking, no warning :)
2004-04-21 klao IterableMap with template ValueType. IterableBoolMap as a specialization.
2004-04-21 marci work/marci/bfs_iterator.h BfsIterator5 -> BfsIterator, DfsIterator5 -> DfsIterator
2004-04-21 marci misc
2004-04-21 marci time comparison for bfs iterator and iterator by hand
2004-04-21 alpar Requests for docs.
2004-04-21 alpar .
2004-04-21 alpar Folder for the test programs.
2004-04-20 marci UndirListGraph, somebody should try it.
2004-04-20 marci template first goes to comment...
2004-04-17 beckerjc A successful work-around for using const map reference as an output
2004-04-17 alpar NullMap
2004-04-17 beckerjc Maximum Adjacency Ordering (beta)
2004-04-17 beckerjc Kruskal lenyegeben kesz.
2004-04-17 alpar A bool Edge Map with iterators that goes through the true or the false edges.
2004-04-17 klao A generic map with value type [0, N) where N is a small integer.
2004-04-17 klao megsem volt bug
2004-04-16 klao Misterious bug with StdMap::set (?)
2004-04-16 alpar Some cosmetic changes and spell checking.
2004-04-16 alpar time_measure.h has been added to the doc.
2004-04-16 alpar An example for a readable/writeable but non-referrable map
2004-04-16 marci semmi
2004-04-16 deba (none)
2004-04-16 marci graph_wrapper.h, kicsi doksi. erdekes dolgokat rak az abrakadabra, nem is ertem
2004-04-16 marci kicsit takaritottam, es szepitettem es, es maga a csuda, de azer nem
2004-04-16 deba (none)
2004-04-16 deba (none)
2004-04-16 marci jflsjfljskf
2004-04-15 marci brrr
2004-04-15 marci makroizeles
2004-04-15 marci .
2004-04-15 athos Elkezdtem atirni a preflow_push-t. Csinaltam egy backupot graph wrapper nelkul (without gw, azaz wogw)
2004-04-15 marci In the resgraphwrapper interface, and in the constructor,
2004-04-15 alpar *** empty log message ***
2004-04-15 alpar Spell chechking
2004-04-15 alpar Documentation.
2004-04-15 alpar Deprecated...
2004-04-14 marci kiserletezek a concept-leirassal, skeleton kereteben, ha kesz lesz majd szolok
2004-04-14 alpar Naming conventions...
2004-04-14 marci gw, kiszedtem ami nem kell
2004-04-14 athos The paths are stored in vectors, assumed there is no circle of length 0
2004-04-14 alpar Some concerns about the copy constructors of graph.h
2004-04-14 marci constructor az elejere
2004-04-14 marci .
2004-04-14 marci gw
2004-04-13 marci gw
2004-04-08 marci bug
2004-04-08 marci ansi pedantic bug in gcc
2004-04-07 athos minlengthpaths is ready, but the paths are not yet determined: needs to canonize a flow
2004-04-07 marci marci makes makefile
2004-04-07 marci gw