2005-02-07 deba Documentation
2005-02-07 deba Documentation
2005-02-06 alpar Revised dijkstra.h with several new features added.
2005-02-06 alpar The new dijkstra.h comes in the next commit.
2005-02-06 alpar - PredNodeMap is a NullMap by default
2005-02-06 alpar error.h added
2005-02-06 alpar Several important changes:
2005-02-06 alpar Document state_enum
2005-02-05 alpar Oops.
2005-02-05 alpar A new exception class called UninitializedParameter.
2005-02-05 hegyi Dijkstra documentation is getting ready, but one decision is missing about naming conventions about named_params
2005-02-04 hegyi Documentation is developing itself, but is not ready yet.
2005-02-03 klao New error.h moved to lemon/
2005-02-03 klao Obsolete error.h removed
2005-02-03 klao Latest LEMON exception and assert concepts
2005-02-03 alpar Two incomplete additions:
2005-02-02 alpar Minor changes.
2005-02-02 alpar Bugfix
2005-02-02 alpar - More or less follows the new naming convetions
2005-02-01 deba Some changes in the IO and map utilities.
2005-02-01 deba Tutorial for graph input - output
2005-02-01 marci correction
2005-02-01 marci try of grouping for documentation
2005-02-01 marci lower and upper bound handling functions for rows
2005-01-31 marci new functions for changing lower and upper bounds of variables
2005-01-29 alpar - Fix missing file (max_matching.h)
2005-01-29 alpar - '%%Title:', '%%Copyright:' and '%%CreationDate:' fields added to graphToEps-
2005-01-29 alpar - Node shapes are shown in the doc.
2005-01-28 deba Concept modification to resolve the item by its ID.
2005-01-28 alpar One more trial/approach for named params (Under constr.)
2005-01-28 marci small changes, a try for max flow using expression
2005-01-28 alpar Add a 'scaleToA4()' function.
2005-01-28 alpar Functions to query height/width of a BoundingBox.
2005-01-28 alpar Wrap a long line
2005-01-27 alpar - Some things to do.
2005-01-27 marci -=, - operators in expressions
2005-01-27 jacint (none)
2005-01-26 marci A proposal or test implementation for linear expression`
2005-01-26 ladanyi Various changes.
2005-01-26 ladanyi Removed some unnecessary files.
2005-01-25 jacint (none)
2005-01-25 jacint Adding a function which returns the mate of a node.
2005-01-25 jacint following the changes of max_matching.h
2005-01-20 alpar Now, the actual drawing is made by run() instead of the destructor.
2005-01-20 jacint resetPos deleted
2005-01-19 alpar - Nodes are drawn in a better way
2005-01-19 alpar One more node-shape added.
2005-01-18 alpar Correct bad arrow enpoint when parallel edges are enabled.
2005-01-18 alpar In graphToEps(), nodes may have different shapes (circles or squares).
2005-01-16 alpar - Parallel edges look a bit better
2005-01-16 alpar Functions added to compute the gradient of Bezier curve.
2005-01-16 alpar Doc improvements
2005-01-16 alpar findEdge bugfix.
2005-01-14 marci more precise distinction 'tween low and high level lp interfaces
2005-01-14 alpar Changes in doc.
2005-01-14 alpar Serious buxfig in findEdge()
2005-01-13 jacint Edmonds max_matching.h tester
2005-01-13 jacint Edmonds matching alg
2005-01-12 alpar functor->map and map->functor converters added.
2005-01-11 marci :-}
2005-01-11 marci :-}
2005-01-11 alpar graph_to_eps mission accomplished.
2005-01-11 alpar Fix 'make install' failure.
2005-01-11 alpar Missing 'xy<T> operator*(double, xy<T>)' added.
2005-01-11 alpar ShiftMap and ScaleMap added
2005-01-11 alpar - Minor correction in time_measure.h
2005-01-09 klao (none)
2005-01-09 klao Advances in error.h
2005-01-09 klao src/work/Doxyfile: Minor changes
2005-01-09 klao update to doxygen v1.4.0
2005-01-09 klao Doxyfile: minor changes
2005-01-09 klao Doxyfile updated to doxygen v1.4.0
2005-01-08 alpar - Parallel edge support (without arrowheads)
2005-01-08 alpar - Empty doxygen comments
2005-01-07 klao Nasty bug in undir_graph_extender.h
2005-01-07 jacint (none)
2005-01-07 jacint undirgrafbug
2005-01-07 jacint undirgrafbug
2005-01-07 klao Exception hierarchy sketch.
2005-01-06 alpar graphToEps also accepts an output file name parameter.
2005-01-05 klao countUndirEdges bugs fixed
2005-01-05 klao UndirGraphs: invalid edge bug
2005-01-05 alpar Two examples showing a bit more convenient way to implement named parameters.
2005-01-05 alpar graphToEps is now able to write to any ostream.
2005-01-04 alpar Several new named parameters and documentation added to graphToEps().
2005-01-04 alpar Conversion constructor added
2005-01-04 marci minor changes for various number types
2005-01-04 alpar Bugfix
2005-01-04 alpar An experimental graph-to-eps exporter.
2005-01-04 alpar Several new member functions added to BoundingBox
2005-01-04 alpar - Missing 'const' keywords added
2005-01-03 alpar Several changes in doc
2005-01-03 alpar Serious bugfix in WriteMap<K,T>::Constraints
2005-01-03 alpar - Several convenience maps added to maps.h
2004-12-16 deba AlterationObserverRegistry -> AlterationNotifier
2004-12-16 deba AlterationObserverRegistry -> AlterationNotifier
2004-12-16 deba Renaming AlterationObserverRegistry -> AlterationNotifier
2004-12-15 deba graph_io under construction
2004-12-14 deba reader under construction
2004-12-09 alpar Make UndirListGraph and UndirSmartGraph visible in the doc.
2004-12-09 klao Undir list and smart graph
2004-12-09 marci bug fix
2004-12-08 deba GraphReader under construction
2004-12-06 marci :-(
2004-12-06 klao Undirected graph documentation and concept refinements.
2004-12-03 deba GraphReader implementation ideas.
2004-12-02 marci :-)
2004-12-02 marci bug fix. previously, it did not work with graphs having non-reference node-maps
2004-12-01 marci More rational structure of classes in MergeGraphWrappers
2004-11-29 marci MergeGraphWrapper bug fixes
2004-11-29 ladanyi Added this in order to prevent losing it.
2004-11-29 ladanyi Added a getCost() method to the Entity. Now prevCost() returns what its name suggests.
2004-11-28 klao UndirGraph implementation nearly complete
2004-11-25 klao Advances in UndirGraph.
2004-11-22 alpar Fix Edmonds' name.
2004-11-22 marci the old-style codes are removed from comment
2004-11-22 ladanyi Use lemon::Timer for time measuring. Added the threshold() function and initial threshold and temperature calculation.
2004-11-22 marci Generalized flow by lp
2004-11-22 marci bug fix in SubBidirGraphWrapper, roadmap to MergeGraphWrapper
2004-11-20 marci RoadMap to more general flow algs.
2004-11-20 marci Modifications for hugo 0.2
2004-11-20 marci MergeGraphWrapper
2004-11-20 alpar ObserverRegistry base classed in SnapShot has changed to be protected
2004-11-20 alpar - snapshot-rollback functionarity added to ListGraph
2004-11-19 alpar reverseEdge() and contract() member-functions added.
2004-11-19 marci RoadMap to STGraphWrapper
2004-11-18 marci RoadMap to MergeGraphWrapper and STGraphWrapper,
2004-11-18 marci MergeNodeGraphWrapper
2004-11-18 alpar (none)
2004-11-17 alpar - Timer class got direct access to the components of the ellapsed time/
2004-11-17 marci misc
2004-11-17 marci commercial
2004-11-17 marci MergeNodeGraphWrapper with factory
2004-11-17 alpar Named parameter tests
2004-11-17 ladanyi Some comments and minor additions to the AdvancedController.
2004-11-17 ladanyi Added a second SimAnn with the other controller.
2004-11-16 marci ErasingFirstGraphWrapper
2004-11-15 marci RevGraphWrapper modified according to the factory
2004-11-15 alpar Ops...
2004-11-15 alpar Unified style hyperlinks in the doc.
2004-11-15 alpar Matrix interface running time test...
2004-11-15 klao error.h brought back to life
2004-11-15 marci GraphWrapper changes for factory
2004-11-14 alpar - Move template.h to doc/.
2004-11-14 alpar An 'unused variable' warning when compiled with gcc-3.2.2 is removed
2004-11-13 deba XyzConcept moved to Xyz::Constraints
2004-11-13 alpar Revome an obsolete #include line.
2004-11-13 alpar Naming changes:
2004-11-13 alpar Naming changes:
2004-11-13 alpar Bugfixes in UndirFullGraphBase
2004-11-11 deba Copy-Paste bug fix.
2004-11-11 deba UndirFullGraphBase is added
2004-11-11 deba mappable_graph_extender.h erased
2004-11-11 deba maxUndirEdgeId modified to maxId(UndirEdge)
2004-11-11 deba maxNodeId() and maxEdgeId() changed to maxId(Node) and maxId(Edge)
2004-11-10 klao "make check" pass under icc v8.0
2004-11-10 klao "make check" pass under gcc-3.4.3
2004-11-10 klao * enable_if imported from BOOST
2004-11-10 klao A demonstration how to use _optional_ boolean tags.
2004-11-10 marci for better compatibility with gcc-3.4
2004-11-10 alpar Changes in doc.
2004-11-09 alpar - Add makeSnapshot()/rollBack() functionality
2004-11-09 alpar A graph reader interface proposal
2004-11-08 klao remove an annoying warning
2004-11-08 marci partial graph_wrapper changes with graph_factory
2004-11-08 alpar findEdge() declaration went to the right place (for the sake of Doxygen.)
2004-11-08 alpar Several changes in doc.
2004-11-08 alpar Several changes in doc.
2004-11-08 ladanyi Added an init method to the controller, and started writing a second controller.
2004-11-08 ladanyi Moved the includes to simann.h.
2004-11-05 alpar Doc improvements
2004-11-05 ladanyi Updated the makefile.
2004-11-05 klao Undirect graph implementation.
2004-11-04 klao * Somewhat less redundant and a bit more correct graph concepts.
2004-11-04 ladanyi Renamed simann_test.cc to simann_demo.cc.
2004-11-04 klao skeleton(s) -> concept renaming
2004-11-04 ladanyi Updated because of the recent changes in simann.h.
2004-11-04 ladanyi Now the controller asks SimAnnBase for the various costs.
2004-11-04 ladanyi Added the SimpleController class, and removed the first version of SimAnn in favour of the second.
2004-11-02 alpar Improve docs.
2004-11-01 alpar Improved docs.
2004-11-01 alpar - Named parameters and traits for Dijkstra
2004-11-01 alpar Traits + Named Parameters version
2004-10-30 alpar - SmallGraph is also a class instead of being a typedef.
2004-10-30 alpar - Changes in doc (spell check).
2004-10-30 alpar ListGraph compilation bug fixed.
2004-10-30 alpar - moveHead() and moveTail() added. Not tested.
2004-10-29 alpar A new doxygen group added for graph utilities.
2004-10-27 klao The graph_factory branch (@ 1321) has been merged to trunk.
2004-10-25 alpar Modify to compile with ++-style iterators.
2004-10-16 marci It's time to design an iterable generic bfs
2004-10-13 beckerjc Bugfix. (removed forgotten "using namespace std")
2004-10-11 ladanyi Naming and coding style fixes and various other changes.
2004-10-08 marci Suurballe and MinCostFlow classes are now able to increase the flow 1 by 1 with
2004-10-07 marci Coding style.
2004-10-07 alpar - Change version 0.2 -> 0.3
2004-10-05 alpar Many of ckeckCompileXYZ()'s are now in the corresponding skeleton headers.
2004-10-04 deba Revert backport changes -r1230.
2004-10-04 klao Some old comments
2004-10-04 klao * Beautifying Makefile.am
2004-10-04 ladanyi Added 'src/demo/Makefile.am'.
2004-10-01 marci NodeSubGraphWrapper, test, and ducumentation modifications.
2004-10-01 marci New EdgeSubGraphWrapper class specializing SubGraphWrapper in the way that only the edge-set can be filtered.
2004-09-30 marci SubGraphWrapper code example, converter from dimacs to graphviz dot file.
2004-09-30 marci documentation os SubGraphWrapper with code example.
2004-09-30 marci mv after 0.2
2004-09-30 alpar Version 0.2 released. lemon-0.2
2004-09-30 ladanyi minor correction
2004-09-30 alpar Cosmetic changes.
2004-09-30 alpar Use latin-1 encoding.
2004-09-30 alpar - Add myself
2004-09-29 marci more docs
2004-09-29 klao hugo -> lemon renaming leftovers
2004-09-29 alpar hugo -> lemon
2004-09-29 jacint some changes in the doc to make things clearer
2004-09-29 alpar - Backport -r1227 and -r1220
2004-09-29 ladanyi Initial revision.
2004-09-28 marci merge_node_graph_wrapper::nodemap
2004-09-28 deba Fix InEdgeIt and OutEdgeIt in the symmetric graphs.
2004-09-28 marci beginning of a modular, generic merge_graph_wrapper...
2004-09-28 klao Bugfix. (unionfind segfaulted when compiled with icc)
2004-09-28 klao mrproper rule bug
2004-09-28 marci meself
2004-09-28 alpar Fix many doxygen command bugs.
2004-09-27 marci minor corrections
2004-09-26 deba New symmetric Graph concept.
2004-09-24 jacint added myself
2004-09-23 alpar I forgot to apply
2004-09-23 alpar Copyright header added.
2004-09-23 alpar Some code cleaning in id related stuffs
2004-09-22 alpar Do not document registry and map defines.
2004-09-22 alpar Some commenticide was applied.
2004-09-22 marci correction to 0.2
2004-09-22 marci correction of HUGO_... preproc defines.
2004-09-22 alpar 'iff' changed to 'if and only if'
2004-09-22 alpar Classes (and corresponting file names) renamed:
2004-09-22 alpar Oops. I forgot to commit this at -r1204.
2004-09-22 deba The default constructors are removed from the maps.
2004-09-22 alpar - mincostflows.h renamed to min_cost_flows.h
2004-09-22 alpar Minor correction to (preflow_graph.inp -> preflow_graph.dim)
2004-09-21 marci todo for real comparison
2004-09-21 marci Dox readable more even.
2004-09-21 marci graph_wrappers now pass the tests.
2004-09-20 deba template<typename CMap> Map(const CMap&) like constructors and
2004-09-20 marci Specialized ConstMap for defining constant maps at compile time, by klao.
2004-09-20 marci EXAMPLE_PATH is set to the demo dir.
2004-09-20 marci (none)
2004-09-20 jacint new test graph
2004-09-20 jacint (none)
2004-09-19 klao Kruskal cleanup:
2004-09-19 klao Somebody forgot to remove these.
2004-09-19 alpar Put away debug.h and error.h temporarily.
2004-09-19 alpar This was forgotten to add from the previous commit.
2004-09-19 alpar Right (but still too short) documentation of the namespaces.
2004-09-17 alpar - Name changing: XYZGraphSkeleton -> XYZGraph
2004-09-17 alpar An alert added to doc.
2004-09-17 alpar Graph wrapper tests added.
2004-09-17 deba Fix maps in the GraphWrappers.
2004-09-16 alpar Go back to -r1169 in order to be able to compile minlengthpath_test.cc
2004-09-16 ladanyi Changed to conform to the new iterator style.
2004-09-16 alpar Document the file itself.
2004-09-16 alpar - GraphSkeleton renamed to ExtendableGraphSkeleton
2004-09-16 alpar Cross references turned off.
2004-09-16 marci (none)
2004-09-16 marci (none)
2004-09-16 marci more docs
2004-09-16 marci This is needed for the demo.
2004-09-16 marci Demo file for SubGraphWrapper<Graph>. Documentation will be added later.
2004-09-16 marci (none)
2004-09-16 marci Sorry, the name chosen was a mistake.
2004-09-16 marci (none)
2004-09-16 marci An edge-map which shows the tight edges w.r.t a potential and an edge-distance function.
2004-09-16 marci bug correction
2004-09-16 marci bug correction in SubGraphWrapper<Graph>::NodeIt::NodeIt(...)
2004-09-16 athos Completed documentation for mincostflows and minlengthpaths.
2004-09-15 klao Forgotten std::
2004-09-15 klao Handling strings with std::string
2004-09-15 jacint docs changes
2004-09-15 alpar - Modifications to compile with icc.
2004-09-15 alpar Better handling of the input files of the tests.
2004-09-15 marci correction of SubGraphWrapper bug.
2004-09-14 alpar Change the name of a template parameter.
2004-09-14 alpar Remove obsolete features.
2004-09-14 alpar Changes in doc.
2004-09-14 marci (none)
2004-09-14 marci (none)
2004-09-14 ladanyi Set 'svn:ignore' property.
2004-09-14 ladanyi Set 'svn:ignore' property (again).
2004-09-14 ladanyi Set 'svn:ignore' property.
2004-09-14 ladanyi 'make distcheck' works again\!
2004-09-13 deba Bug fix in the symmetric maps.
2004-09-13 alpar Minor corrections. "make distclean" still doesn't work.
2004-09-13 alpar Fix a DANGEROUS bug.
2004-09-13 alpar Change the compilation order.
2004-09-13 alpar Change MaxFlow to Preflow.
2004-09-13 alpar Remove unnecessary include headers.
2004-09-13 marci (none)
2004-09-13 hegyi Reserve is resolved.
2004-09-13 jacint preflow last changes
2004-09-13 alpar Remove one remaining range checking.
2004-09-13 hegyi There is no runtime debug in path.h
2004-09-13 jacint preflow test
2004-09-12 hegyi Eliminating redundant lines.
2004-09-12 hegyi The first version of new path test program. The old became old_path_test.
2004-09-12 deba KeySet and ValueSet are inserted into the map structures.
2004-09-09 alpar ... and add the missing header files.
2004-09-09 alpar - hugo/skeletons/path.h added.
2004-09-09 alpar Improve docs.
2004-09-09 alpar Spell checking (Ereasable ->Erasable), affected also the code.
2004-09-09 alpar Improved docs.
2004-09-09 alpar Shorter template parameter names to be more readable in Doxygen.
2004-09-08 hegyi There was a little troublie with the true return statement
2004-09-08 deba The MapFactories have been removed from the code because
2004-09-08 hegyi This is needed by path.h
2004-09-08 hegyi path_test is getting under construction
2004-09-08 hegyi path.h by Misi, committed by Peter. There is DirPath usw. in it.
2004-09-08 hegyi Getting compilable with path_test
2004-09-07 deba Some warining fix in maps.
2004-09-07 alpar default_map_factory.h was missing.
2004-09-07 hegyi (none)
2004-09-07 alpar Improve docs.
2004-09-07 alpar - maxEdgeId() and maxNodeId() now works as their names suggest.
2004-09-07 alpar Spell checking.
2004-09-06 alpar Minor change (STL naming conv. differs from our).
2004-09-06 alpar Kruskal alg. (src/hugo/kruskal.h, src/test/kruskal_test.cc) is (almost) done.
2004-09-06 alpar Spell checking.
2004-09-06 alpar Bug: This file must be updated.
2004-09-06 alpar Correction in doc: skeleton/path.h has been moved to the 'skeletons' module.
2004-09-06 alpar Minor changes in doc.
2004-09-06 alpar Changes in doc.
2004-09-06 alpar One more thing to do...
2004-09-05 alpar - Clarified Path skeleton.
2004-09-05 alpar - Changes in doc
2004-09-05 alpar - Changes in doc
2004-09-03 alpar Move general graph compilation tests to 'src/test/graph_test.h'.
2004-09-03 deba (none)
2004-09-03 deba (none)
2004-09-03 alpar Skeleton for paths.
2004-09-03 alpar INSTALL and COPYING are not generated files.
2004-09-03 alpar Put a lot of missing header files to src/hugo/Makefile.am
2004-09-03 alpar New doxygen module "skeletons" for the skeletons.
2004-09-03 alpar - BFD/DFS/Dijkstra compile test is done with skeleton::GraphSkeleton graph
2004-09-02 marci Nicer and more documented graph_wrapper.h file.
2004-09-02 alpar Formatting: breaking long lines.
2004-09-02 alpar - 'minlengpaths_test.cc' added.
2004-09-02 marci .
2004-09-02 marci mincostflow_test is ok.
2004-09-02 alpar Tests for the existence of 'KeyType' and 'ValueType' in the graph maps.
2004-09-02 alpar Change 'Key' to 'KeyType' (possibly temporarily).
2004-09-02 alpar Changes in doc. (New module name for array/vector maps added.)
2004-09-02 marci dimacs.h
2004-09-02 deba (none)
2004-09-02 deba --This line, and those below, will be ignored--
2004-09-01 alpar Changes in the doc.
2004-09-01 alpar - DFS class (bfs.h and bfs_test.cc) added
2004-09-01 marci correction
2004-08-31 marci .
2004-08-31 marci graph_wrapper.h is ready for hugo 0.2
2004-08-31 hegyi minlengthpaths_test.cc is already hugo++ comform and is compilable
2004-08-31 marci ResGraphWrapper<Graph> is done, so does dimacs.h.
2004-08-30 alpar Merge back the whole branches/hugo++ to trunk.
2004-08-25 marci bug fix, test...
2004-08-24 marci Demo directory...
2004-08-23 marci sg is moved sg is not...
2004-08-23 marci .
2004-08-23 marci .
2004-08-23 marci stGraphWrapper modifications
2004-08-19 alpar Revome an unnecessary (but still important) comment.
2004-08-19 alpar Add lp_solver_wrapper.h to work doxygen.
2004-08-19 alpar Add empty docs in order to make the functions and classes visible in
2004-08-17 marci An experimental LPSolverWrapper class which uses glpk. For a short
2004-08-17 marci lp_solver_wrapper stuff.
2004-08-17 marci technical corrections
2004-08-17 marci flowValue() is reset to deal with excess[t].
2004-08-05 alpar Legal stuff, version 0.2.
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
2004-04-06 marci gw
2004-04-05 klao Converted the "minlengthpaths" alg. to the new style graph_wrappers.
2004-04-05 marci .
2004-04-05 klao Working on athos' minlengthpaths algo
2004-04-05 marci 1 konstruktor nem volt publikus
2004-04-05 athos Compiles and segfaults again. Renamed from Suurballe.
2004-04-05 marci .
2004-04-05 marci ez mar kafa
2004-04-05 marci konvergalunk, konvergalunk...
2004-04-05 alpar Move bfs.h to my own territory.
2004-04-05 marci kicsi moveolgatas
2004-04-05 athos Renaming Suurballe to minlengthpaths
2004-04-05 athos Renaming Suurballe to minlengthpaths
2004-04-05 marci graph_wrappers ...
2004-04-05 alpar It was there because of a mistake.
2004-04-05 alpar Swept out some deprecated comments
2004-04-05 alpar (none)
2004-04-05 alpar file doc added
2004-04-05 alpar + suurballe.h
2004-04-05 athos Nem tom, mi valtozott
2004-04-05 athos Mukodik a Suurballe
2004-04-04 alpar (none)
2004-04-04 alpar Some improvements and proposals in map.doc.
2004-04-04 alpar Always deletes ./html and ./latex
2004-04-03 klao A docbook -os doksinak mar nem kell latszodnia
2004-04-03 klao Miscellaneous maps, early version
2004-04-03 alpar Many of the old stuffs has been finally removed.
2004-04-03 klao Superfluous parts removed
2004-04-03 klao map tests (not yet)
2004-04-03 klao Bit more elaborated map concepts
2004-04-03 marci One more experimental study about dereferation vs optimization
2004-04-03 marci takaritas
2004-04-03 marci minor changes
2004-04-02 marci const Graph&, const CapMap& in preflow constructor
2004-04-02 athos Munkaido
2004-04-02 athos suurballe fordulo es segfaultolo(!) valtozata
2004-04-02 marci misc
2004-04-01 klao bin_heap merge-olva
2004-04-01 alpar M_PI
2004-03-31 marci Nehany folyamalgoritmus futasi ideje, azzal a kozponti kerdessel, hogy a sok dereferalas
2004-03-31 marci makefile, you see...
2004-03-31 marci Ment-e a dereferalasok sporolasaval elobbre a vilag?
2004-03-31 marci Working on-the-fly with wrappers
2004-03-30 marci blocking flows
2004-03-30 marci .
2004-03-30 marci GraphWrappers, MapWrappers
2004-03-30 marci GraphWrappers
2004-03-30 alpar bin_heap.hh -> bin_heap.h
2004-03-30 marci ResGraphWrapper ...
2004-03-29 deba (none)
2004-03-29 deba (none)
2004-03-29 marci HUGO_ in header file defines
2004-03-29 marci ResGraphWrapper partial improvement
2004-03-29 klao bin_heap.hh atnevezese
2004-03-29 alpar Minor changes in #include's
2004-03-29 alpar (none)
2004-03-29 alpar dijkstra.h and fib_heap.h has moved to include.
2004-03-29 alpar (none)
2004-03-29 alpar Move invalid.h smart_graph.h maps.h emptygraph.h to include
2004-03-26 klao .keepme -k torolve
2004-03-26 athos Csak p?r ?tlet...
2004-03-26 athos Hozz?adtam p?r dolgot, miel?tt ?tt?r?nk az svn-re.
2004-03-26 alpar DocFix
2004-03-26 alpar New project name.
2004-03-26 alpar Heap is now a template-template parameter
2004-03-26 beckerjc koztes valtozat
2004-03-26 alpar .
2004-03-25 athos Betettem 1 file-ba a boundingbox-ot ?s az xy-t + egy?b apr? m?dos?t?sok.
2004-03-25 marci .
2004-03-24 alpar DocFixes
2004-03-24 jacint state_enum change
2004-03-23 athos Elk?sz?lt a boundingbox oszt?ly (boundingbox.h) ?s hozz? a tesztprogi.
2004-03-23 marci .
2004-03-23 marci .
2004-03-23 marci .
2004-03-22 marci wrappers
2004-03-22 marci .
2004-03-22 marci RevGraphWrapper
2004-03-22 marci .
2004-03-22 marci .
2004-03-22 marci .
2004-03-22 marci .
2004-03-22 alpar DocFix
2004-03-21 alpar Bugfix
2004-03-21 klao aprosagok
2004-03-21 klao Reszutas konstruktorok
2004-03-21 klao Ut struktura. Elso valtozat.
2004-03-21 alpar Some doc added
2004-03-21 alpar Dijkstra, bin_heap, fib_heap added to the doc.
2004-03-20 alpar Aprosagok...
2004-03-20 jacint map.get(v) <- map[v] csere
2004-03-20 jacint *** empty log message ***
2004-03-20 jacint *** empty log message ***
2004-03-20 beckerjc unionfind: componentSize tagfv
2004-03-20 alpar Several bugfixes
2004-03-20 alpar .
2004-03-20 alpar bool map problems solved.
2004-03-20 klao Feluton az uj map stilus fele.
2004-03-20 marci .
2004-03-20 marci .
2004-03-19 jacint updating
2004-03-19 alpar get() -> operator[]()
2004-03-19 alpar get() -> operator[]()
2004-03-19 marci warnings
2004-03-19 athos M?g ?rtam bele 2 dolgot, meg a tesztelot is kibovitettem.
2004-03-19 marci .
2004-03-19 alpar .
2004-03-19 alpar .
2004-03-19 alpar .
2004-03-19 alpar Documentation page for maps.
2004-03-18 athos Alp?r javaslat?ra k?sz?tettem egy strukt?r?t 2 dimenzi?s vektorok (s?kvektorok) t?rol?s?ra. Olyasmiket tud, amiket s?kvektorokt?l szeretn?nk. A neve: xy, a hasonl? nevu .h file-ban tal?lhat?.
2004-03-18 marci .
2004-03-18 marci .
2004-03-17 marci max cardinality bipartite matching demo, something to play with it
2004-03-17 marci .
2004-03-17 marci .
2004-03-17 marci .
2004-03-17 marci .
2004-03-17 marci .
2004-03-17 marci .
2004-03-17 marci .
2004-03-16 marci leda_graph_wrapper.h
2004-03-16 marci LedaGraph -> LedaGraphWrapper
2004-03-16 marci .
2004-03-15 alpar .
2004-03-15 alpar .
2004-03-13 alpar Dynamic maps became the defaults.
2004-03-13 alpar .
2004-03-13 alpar put the namespace into the main #ifdef
2004-03-13 alpar More comments, bug fixes, and copy constructors
2004-03-12 marci leda graph wrapper
2004-03-12 marci .
2004-03-12 marci const
2004-03-12 marci Node <-> NodeIt correction in next
2004-03-12 alpar Marci's changes accepted.
2004-03-12 marci .
2004-03-12 marci correcting implicit typenames