2005-02-20 klao svn:ignore change on src/demo
2005-02-20 klao Graph and UndirGraph concept modifications.
2005-02-19 klao lemon/error.h: boost::shared_ptr helyett std::auto_ptr
2005-02-18 alpar Wrap long lines
2005-02-18 alpar - Better addSource()
2005-02-18 alpar Description of the LEMON directories.
2005-02-17 marci if you have a nuclear power plant and wanna compute small magic squares, then let's do it
2005-02-16 marci small changes
2005-02-16 alpar Several changes in the docs.
2005-02-15 alpar Minor changes.
2005-02-15 alpar A bit better msg.
2005-02-15 alpar Test the new dijkstra features.
2005-02-15 alpar Make Makefile.am up-to-date (as usual).
2005-02-15 alpar Doc improvements.
2005-02-11 ladanyi more docs
2005-02-10 marci trying to add constraints of kind 1 <= x[2]+x[3] <= 4
2005-02-08 marci The pair of setSomeThing function is getSomeThing.
2005-02-08 ladanyi more docs
2005-02-07 hegyi This is not ready yet, but I have to go home...
2005-02-07 deba Removing from work.
2005-02-07 deba Changing first to iterators.
2005-02-07 alpar Fix wrong reference in the documentation.
2005-02-07 deba IO moved to lemon.
2005-02-07 deba Graph documentation
2005-02-07 deba Removing graph_defines.h
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.