- update tags default tip 2010-03-04, by convert-repo
- dim2.h is considered stable lemon-1.0 2006-09-15, by alpar
- Some updates on the todo list lemon-1.0 2006-08-16, by alpar
- Remove superfluous include headers lemon-1.0 2006-08-14, by alpar
- Some clean files added. lemon-1.0 2006-08-10, by alpar
- Update ToDo list lemon-1.0 2006-07-19, by alpar
- Some update on documenting exceptions. lemon-1.0 2006-07-05, by alpar
- Distribute Makefiles. lemon-1.0 2006-07-04, by ladanyi
- Distribute Doxyfile.in and lemon.pc.in. lemon-1.0 2006-07-04, by ladanyi
- Set svn:ignore property. lemon-1.0 2006-07-04, by ladanyi
- The distcheck and doc targets should work now too. lemon-1.0 2006-07-04, by ladanyi
- Set svn:ignore property. lemon-1.0 2006-07-04, by ladanyi
- Copied the autotools files from trunk and commented them out so that configure and make succeeds. lemon-1.0 2006-07-04, by ladanyi
- Minor updates lemon-1.0 2006-06-28, by alpar
- Some updates based on the last meeting lemon-1.0 2006-06-27, by alpar
- Ah, I see... lemon-1.0 2006-06-27, by alpar
- without log lemon-1.0 2006-06-19, by deba
- Some updates on the todo list. lemon-1.0 2006-06-13, by alpar
- An uncomplete todo list for releasing a stable version of lemon. lemon-1.0 2006-06-13, by alpar
- Renamed the branch to lemon-1.0 in order to avoid ambiguity. lemon-1.0 2006-06-09, by alpar
- Brach for the stable release 1.0 1.0 2006-06-06, by alpar
- Various improvements for NS pivot rules 2009-06-04, by kpeter
- Remove a faulty check from lp_test.cc 2009-06-01, by kpeter
- Add the Cancel and Tighten min cost flow algorithm 2009-06-01, by kpeter
- XTI data structure for NS - backport hg commit [8c3112a66878] 2009-06-01, by kpeter
- Rework Network Simplex 2009-02-06, by kpeter
- Remove a faulty include from elevator.h 2009-02-04, by alpar
- Backport hg commit [81d40f1c850c] (ticket #197) 2008-12-21, by deba
- Backport hg commit [52c04a2a652c] (ticket #197) 2008-12-20, by deba
- Various improvements in NetworkSimplex. 2008-11-13, by kpeter
- Improved constructors for min cost flow classes 2008-11-13, by kpeter
- Improve tree update procedure in NetworkSimplex 2008-11-13, by kpeter
- Backport doxygen options for version 1.5.7 from [9194a12c52e6] 2008-11-07, by kpeter
- Adapt the doc generation to the hg repo 2008-10-23, by alpar
- Major improvement in the cost scaling algorithm 2008-10-15, by kpeter
- Bug fixes is HaoOrlin and MinCostArborescence 2008-10-08, by deba
- Add missing pointer initializing in min cost flow classes 2008-10-06, by kpeter
- Fix _setCoeff 2008-10-05, by deba
- Bug fix in min_cost_flow_test.cc 2008-10-05, by kpeter
- Doc improvements 2008-10-05, by kpeter
- Improve network simplex algorithm 2008-10-05, by kpeter
- G++-4.3 compatibility changes 2008-09-19, by deba
- Backport bug fix for Id handling from hg changeset [e67acd83a9ca] 2008-07-22, by deba
- Back port bug fix from hg changeset [0915721396dc] 2008-07-22, by deba
- Fix bug caused by m4 consuming pairs of square brackets (#108). 2008-07-02, by ladanyi
- Update the version number 2008-06-27, by alpar
- Back porting hg commit 81563e019fa4 2008-06-13, by deba
- Bug fix initialization 2008-06-10, by deba
- Fixing bug in named parameters (Back port bug fix of ticket #95) 2008-05-25, by deba
- Bug fix full graph problam 2008-05-23, by deba
- Fixing lp constraints (solving ticket #92) 2008-05-16, by deba
- Avoid warning in random.h (backport of chgset 4790635473ef from lemon-1.0) lemon-0.7 2008-04-19, by alpar
- Remove SspMinCostFlow, since it is fully replaced by other classes. 2008-04-17, by kpeter
- Revert mistaken changes in NEWS file. 2008-04-17, by kpeter
- Bug fixes in LP solvers 2008-04-08, by deba
- Fix Makefile.am 2008-04-08, by deba
- Small fixes in NEWS file 2008-04-08, by kpeter
- Rel.07 NEWS - 3. round 2008-04-08, by hegyi
- Rel.07 NEWS - 2. round 2008-04-08, by hegyi
- NEWS file updated for Release 0.7 2008-04-07, by hegyi
- Serious bugfix in Random::gamma() 2008-04-03, by alpar
- Minor bug fix 2008-03-25, by deba
- Correcting broken repo 2008-03-20, by deba
- Back porting commit 81563e019fa4 2008-03-20, by deba
- Bug fix for not connected graphs 2008-03-20, by deba
- Executable property removed 2008-03-14, by deba
- Fix static member initializations (ticket #30). 2008-03-07, by kpeter
- Revert to long long int since currently I don't know a better solution. 2008-03-02, by ladanyi
- In C++98 array size shall be an integral constant expression. Fixes 2008-03-01, by ladanyi
- There is no 'long long int' type in C++98 (only in C99). 2008-03-01, by ladanyi
- Bug fix in CapacityScaling. 2008-02-29, by kpeter
- Small improvements in min cost flow files. 2008-02-29, by kpeter
- External flow and potential maps can be used in MinCostMaxFlow. 2008-02-29, by kpeter
- Reimplemented Suurballe class. 2008-02-29, by kpeter
- Backport of bug fix hg 2de55e4f57a7 2008-02-28, by deba
- Test file for the min cost flow algorithms. 2008-02-28, by kpeter
- Small fixes and doc improvements in MinMeanCycle. 2008-02-28, by kpeter
- Avoid map copy in MinCostMaxFlow. 2008-02-28, by kpeter
- Query improvements in the min cost flow algorithms. 2008-02-28, by kpeter
- Bug fixes 2008-02-27, by deba
- Bug fixes in min cost flow files. 2008-02-25, by kpeter
- Put the definitions of global functions into a .cc file. 2008-02-21, by ladanyi
- Add a cost scaling min cost flow algorithm. 2008-02-18, by kpeter
- Improvements in MinCostFlow and MinCostMaxFlow. 2008-02-18, by kpeter
- Major improvements in NetworkSimplex. 2008-02-18, by kpeter
- Improvements in CapacityScaling. 2008-02-18, by kpeter
- Improvements in CycleCanceling. 2008-02-18, by kpeter
- Fix VPATH builds. 2008-02-08, by ladanyi
- Hopefully fix all compilation errors. 2008-02-08, by alpar
- Fix a silly typo 2008-02-08, by alpar
- #include<cmath> -> #include<lemon/math.h> 2008-02-08, by alpar
- Math constants + configure bugfix backported 2008-02-08, by alpar
- Update the server and the repository names to lemon. 2008-02-08, by alpar
- Doc improvments backported from hg 9df0fe5e5109 2008-02-08, by alpar
- Bug fix in heap_test.cc. 2008-02-05, by kpeter
- Several doc improvements and fixes in maps.h and concepts/maps.h. 2008-02-05, by kpeter
- Small fixes in README. 2008-02-05, by kpeter
- Improvements and fixes in dim2.h. 2008-02-05, by kpeter
- Translate Hungarian varible names and improve messages in dim_test.cc. 2008-02-05, by kpeter
- Fix the rename script. 2008-02-05, by kpeter
- grid_ugraph.h: fixed #18 (global functions inlined) 2008-01-29, by klao
- Improved rename script to handle includes correctly. 2008-01-28, by kpeter
- Reveal an existing functionality in the documentation 2008-01-21, by alpar
- Cleanup in the minimum cost flow files. 2008-01-13, by kpeter
- Reimplemented MinMeanCycle to be much more efficient. 2008-01-13, by kpeter
- Minor doc fix 2008-01-07, by alpar
- Happy New Year to LEMON (+ better update-copyright-header script) 2008-01-07, by alpar
- Improved rename script to avoid "undirected digraph". 2008-01-04, by kpeter
- Include functional because of std::less. 2007-12-31, by ladanyi
- Changing degree of tournament tree 2007-12-30, by deba
- Test program for max weighted matchings 2007-12-29, by deba
- Edmond's Blossom shrinking algroithm: 2007-12-28, by deba
- Renaming state_enum to State 2007-12-27, by deba
- Bug fix in erase 2007-12-20, by deba
- Casting index to int 2007-12-20, by deba
- Bug fix (Circulation interface changed). 2007-12-19, by kpeter
- Change the local variables lower case 2007-12-19, by alpar
- Bug fix 2007-12-17, by deba
- Bug fix 2007-12-12, by deba
- Avoiding warnings 2007-12-11, by deba
- DynEdgeLookUp implementation based on splay trees 2007-12-11, by deba
- Bug fix in doc 2007-12-10, by deba
- Using operation traits in dijkstra 2007-12-10, by deba
- Modified rename script (BpGraph instead of Bigraph). 2007-12-07, by kpeter
- Redesigned CapacityScaling algorithm with almost the same interface. 2007-12-05, by kpeter
- Improved docs. 2007-12-05, by kpeter
- Bug fixes. 2007-12-05, by kpeter
- Bug fixes in the rename script. 2007-12-04, by kpeter
- rename graphs script 2007-12-04, by deba
- Reimplementation of Hao-Orlin algorithm 2007-12-04, by deba
- Minor changes 2007-11-30, by deba
- Gomory-Hu tree algorithm 2007-11-28, by deba
- bug fix 2007-11-28, by deba
- Redesign Circulation interface according to new flow interface 2007-11-28, by deba
- Using linked elevator 2007-11-28, by deba
- Bug fix resetting activeness of node at initialization 2007-11-28, by deba
- Fix warning when compiling with -Wall. 2007-11-27, by ladanyi
- Performance bug in Preflow 2007-11-27, by deba
- Bugfix: using read-write map instead reference map 2007-11-25, by deba
- Better solution 2007-11-21, by deba
- Changed queue implementation 2007-11-21, by deba
- Bugfix in min cut computation 2007-11-21, by deba
- Small changes in the documentation. 2007-11-20, by kpeter
- Nauty graph6 reader 2007-11-20, by deba
- Changing max flow interface 2007-11-17, by deba
- Redesign the maximum flow algorithms 2007-11-17, by deba
- Query the result value of an expression 2007-11-14, by deba
- Elevator: slight changes in elevator interface 2007-11-14, by deba
- IntegerMap 2007-11-14, by deba
- removing semicolon ftom the end of GRAPH_TYPEDEFS 2007-11-14, by deba
- Small changes in the min. cost flow classes. 2007-11-14, by kpeter
- Planar graph coloring 2007-11-08, by deba
- Small bug fix. 2007-11-07, by kpeter
- Change to new union-find interface 2007-10-30, by deba
- Redesign interface of MaxMatching and UnionFindEnum 2007-10-30, by deba
- Bug fix 2007-10-30, by deba
- Fix a typo that caused the failure of 'make dist' 2007-10-25, by alpar
- BpUGraphReader and Writer 2007-10-24, by deba
- Forgotten images 2007-10-20, by deba
- planar doxygen group 2007-10-19, by deba
- Planar Grid Embedding 2007-10-19, by deba
- Bug fix in undirected graphs (adding loops) 2007-10-19, by deba
- Build fix. 2007-10-19, by ladanyi
- setAll for iterable bool maps 2007-10-17, by deba
- Added the function isFinite(), and replaced the calls to finite() with it. 2007-10-13, by ladanyi
- Makefile fix. 2007-10-12, by ladanyi
- Bad documentation 2007-10-09, by deba
- Adding doc 2007-10-09, by deba
- Documentation for lemon tools 2007-10-09, by deba
- Minor bug fixes in documentation 2007-10-09, by deba
- Bug fix and redesign StdMap 2007-10-09, by deba
- Bug fix in MaxMatching 2007-10-09, by deba
- Removing other occurences of cnt 2007-10-02, by deba
- Doc bug fix 2007-10-02, by deba
- New developers page 2007-10-02, by deba
- make it compatible with current version of glpk 2007-10-01, by alpar
- - Gamma distributon random variable. 2007-10-01, by alpar
- Missing header file added. 2007-10-01, by alpar
- Avoiding warnings 2007-09-30, by deba
- Planarity checking and embedding 2007-09-30, by deba
- Once again bug fix in significant bit calculation 2007-09-28, by deba
- The same for unsigned radix sort 2007-09-28, by deba
- Bug fix in most significant digit calculation 2007-09-28, by deba
- Bug fixes in the documentation (mainly bad references). 2007-09-27, by kpeter
- Generate tools documentation 2007-09-26, by deba
- Small bug fixes and changes in the documentation. 2007-09-19, by kpeter
- Small improvement in documentation. 2007-09-16, by kpeter
- Missing header. 2007-09-16, by kpeter
- Small changes in min. cost flow algorithms. 2007-09-13, by kpeter
- Small bug fixes. 2007-09-13, by kpeter
- Invalid assignments ambiguity handling 2007-08-31, by deba
- More simple interface for PathDumper 2007-08-28, by deba
- PathNodeIt 2007-08-28, by deba
- Redesign of augmenting path based matching 2007-08-28, by deba
- Consider the CPXMIP_OPTIMAL_TOL status as OPTIMAL too. 2007-08-25, by ladanyi
- uedgeset is an alias for edgeset 2007-08-24, by deba
- Query functions: aMatching and bMatching 2007-08-21, by deba
- Common interface for bipartite matchings 2007-08-11, by deba
- Reporting invalid ID 2007-07-26, by deba
- Correction in the line numbering method 2007-07-26, by deba
- Sample input for sat-2 and sat demos 2007-07-05, by deba
- The mip column addition hack is necessary only for 4.16 2007-06-26, by deba
- Improvments in min cost flow algorithms 2007-06-15, by deba
- Space reservation for SmartGraph 2007-06-15, by deba
- Using set() instead of assignment 2007-06-15, by deba
- Spellcheck 2007-06-12, by alpar
- Correction for multiple point on starting sweep line 2007-06-07, by deba
- Update the demo file of Circulation 2007-06-05, by alpar
- Two new constructors added to dim2::BoundingBox 2007-06-05, by alpar
- Negate the meaning of the delta parameter 2007-06-05, by alpar
- Minor improvement in Tutorial 2007-06-05, by alpar
- Bugfix and improvement in -tsp2 algorithm 2007-06-05, by alpar
- Delaunay triangulation 2007-06-05, by deba
- A minimum spanning tree based TSP algorithm is added (-tsp2) 2007-06-05, by alpar
- - Fix a serious bug in UEulerIt 2007-06-05, by alpar
- Patch in network simplex 2007-05-11, by deba
- Patch for retrieving reached/processed node in dijkstra, bfs and dfs 2007-05-11, by deba
- Bug fix 2007-05-10, by deba
- Conformity to new GLPK interface 2007-05-07, by deba
- Various min cost flow solvers 2007-05-07, by deba
- Modified start() function in Dfs and Dijkstra classes to give back reached 2007-05-07, by deba
- Bug fix in Bfs class. 2007-05-07, by deba
- Small improvements in MinMeanCycle class. 2007-05-07, by deba
- Integer parameters also convert to double 2007-04-24, by alpar
- Fix the bug 2007-04-20, by alpar
- Test the repository checking service 2007-04-20, by alpar
- Fix the test bug 2007-04-20, by alpar
- Sorry... 2007-04-20, by ladanyi
- fix to compile with gcc 4.1.2 2007-04-20, by ladanyi
- Test broken repository warning 2007-04-20, by alpar
- Renaming topology doxygen group 2007-04-20, by deba
- Doc change 2007-04-20, by deba
- Clear for unionfinds 2007-04-20, by deba
- Allowing 'string' type quoting 2007-04-19, by deba
- Helper classs for checking existence of a nested class 2007-04-19, by deba
- Redesigned Kruskal algorithm 2007-04-19, by deba
- Corrections on StoreBoolMap 2007-04-19, by deba
- Doc fix 2007-04-19, by deba
- Small changes 2007-04-18, by deba
- Demo program for SAT problems 2007-04-18, by deba
- Added SimplePath::front(). 2007-04-11, by ladanyi
- Slight modifications. 2007-04-10, by athos
- Parameter reordering 2007-04-06, by deba
- Small improvments 2007-03-30, by deba
- I only corrected bugs to make things compile: some featured not implemented here yet. 2007-03-27, by athos
- Bug fix 2007-03-26, by deba
- Right dimacs format for min cost flows 2007-03-22, by deba
- Append the svn revision number to the version string automatically. 2007-03-22, by ladanyi
- Bug fix 2007-03-14, by deba
- dim_to_lgf 2007-03-14, by deba
- Minimum mean cycle algorithm contributed by Peter Kovacs. 2007-03-13, by alpar
- Doc improvements contributed by Peter Kovacs. 2007-03-13, by alpar
- Using LEMON_ASSERT instead of LogicError() 2007-03-13, by alpar
- Better doc. 2007-03-13, by alpar
- Missing template keyword bug 2007-03-12, by deba
- dim_to_lgf has been moved to tools/ (from demo/) 2007-03-12, by alpar
- The lemon repository has been renamed 2007-03-12, by alpar
- An improved version of ArgParser: You don't need to give an explicit storage 2007-03-12, by alpar
- Data hiding 2007-03-07, by deba
- Steiner 2-approximation demo 2007-03-07, by deba
- More query functions 2007-03-07, by deba
- Little interface improvment 2007-03-07, by deba
- Some design correction 2007-03-07, by deba
- naming convention: 2007-03-07, by deba
- Correction of urls and email addresses 2007-03-06, by deba
- Bug fix missing include 2007-03-06, by deba
- Bug fix 2007-03-06, by deba
- Bug whit Parent typedef in SplitGraphAdaptor::CombinedEdgeMap 2007-03-05, by deba
- Happy New Year to all source files! 2007-03-03, by alpar
- - '-Wshadow' seemed to strict therefore removed 2007-03-03, by alpar
- arg_parser.h: A command line argument parser. 2007-03-03, by alpar
- More doc. 2007-03-03, by alpar
- Fix icc compilation failures 2007-03-03, by alpar
- Hard Warning checking 2007-03-02, by deba
- Bug fix 2007-03-02, by deba
- getNotifier to notifier renaming 2007-03-01, by deba
- steiner.h into the makefile 2007-03-01, by deba
- 2-approximation of Steiner-tree problem 2007-03-01, by deba
- Bug fix 2007-03-01, by deba
- ball2() -> disc() renaming 2007-03-01, by alpar
- Prescaling can be turned off 2007-03-01, by alpar
- Once again minor doc changes 2007-02-21, by deba
- Minor changes 2007-02-21, by deba
- Reorganization of the modules and groups 2007-02-21, by deba
- A preflow based general network circulation algorithm and a simple demo 2007-02-20, by alpar
- Some two dimensional random distribution added. 2007-02-20, by alpar
- Doc improvements 2007-02-20, by alpar
- Adding original license to the file 2007-02-19, by deba
- Minor fix 2007-02-19, by deba
- Some documentation changes 2007-02-19, by deba
- Naming convention changes 2007-02-19, by deba
- Bug fixes 2007-02-19, by deba
- More adequate doc. 2007-02-19, by alpar
- Using const in lp interface 2007-02-16, by deba
- Check Soplex support, as well 2007-02-16, by alpar
- Lp row and col getter function 2007-02-15, by deba
- Changes on the LP interface 2007-02-15, by deba
- Small changes 2007-02-15, by deba
- Implemented virtual functions of class LpCplex. 2007-02-14, by athos
- Lagrange relaxation based algorithm for the delay constrained least cost 2007-02-12, by alpar
- Some spellcheck 2007-02-12, by deba
- Dijkstra could return the temporarly distance of the current node 2007-02-12, by deba
- Some bug fix 2007-02-11, by deba
- Further doc improvements 2007-02-07, by alpar
- Two new distributions added: 2007-02-06, by alpar
- Doc improvements 2007-02-06, by alpar
- A push/relabel type max cardinality matching implementation. 2007-01-25, by alpar
- Doc improvements 2007-01-25, by alpar
- Correction of the wrong base class 2007-01-23, by deba
- Several doc improvements. 2007-01-23, by alpar
- Small bug corrected. 2007-01-22, by athos
- - Some bugfixes 2007-01-22, by alpar
- Spellcheck 2007-01-19, by alpar
- elevator.h: A class for handling item labels in push-relabel type algorithms 2007-01-19, by alpar
- One important thing only: equality-type constraint can now be added to an lp. The prettyPrint functions are not too pretty yet, I accept. 2007-01-12, by athos
- Bug fix 2007-01-11, by deba
- G++-3.3 conform solution 2007-01-11, by deba
- Bug fix 2007-01-11, by deba
- Undirected minimum cut benchmarking 2007-01-11, by deba
- Make Hao-Orlin epsilon-safe 2007-01-11, by deba
- Bug fix 2007-01-11, by deba
- Changing implementation of undirected graphs 2007-01-11, by deba
- Adding two heuristics 2007-01-11, by deba
- Nothing serious. 2007-01-09, by athos
- New path concept and path structures 2007-01-08, by deba
- I only corrected some errors in the documentation. 2007-01-05, by athos
- MACROS for debug map usage 2006-12-19, by deba
- Bug fix 2006-12-19, by deba
- Easier inverse than m.inverse()[a] => m(a) 2006-12-18, by deba
- Better handling of inexact computation. 2006-12-18, by deba
- clone => build renaming 2006-12-12, by deba
- Query functions have been implemented for GLPK (CPLEX breaks at the moment, I guess): These functions include: 2006-12-07, by athos
- More sophisticated warning messages. 2006-12-04, by alpar
- Fix 'unused variable' warnings 2006-12-04, by alpar
- Oops. I did not mean to break the repository. 2006-12-04, by athos
- Some query functions got implemented, but only for GLPK. 2006-12-04, by athos
- Check for gcc version 3.3, 3.4 and 4.0 as well 2006-12-04, by alpar
- Send the output to /dev/null 2006-12-04, by alpar
- Copy constructor for LpGlpk 2006-12-04, by alpar
- Automatic doc generation from the SVN trunk 2006-11-30, by alpar
- - Change the subjects of broken repository mail alerts. 2006-11-30, by alpar
- Send broken repository alert also to lemon-commits@lemon.cs.elte.hu. 2006-11-30, by alpar
- Put server services related scripts under the server-services folder. 2006-11-30, by alpar
- Lp section reader 2006-11-29, by deba
- Configuration files for soplex 2006-11-29, by deba
- checking soplex 2006-11-29, by deba
- Preliminary soplex support 2006-11-29, by deba
- modified _setColCoeff and _setRowCoeff parameters 2006-11-29, by deba
- make 'commit-checker' silent 2006-11-28, by alpar
- - update graph_oriantation.cc to be in line with the renamed xy and with the 2006-11-28, by alpar
- Make the constructors of ColIt public. 2006-11-28, by alpar
- Erasing unionfind Item template parameter 2006-11-24, by deba
- Some doc fix 2006-11-21, by deba
- BfsVisitor 2006-11-21, by deba
- Keeping order of alteration observers 2006-11-21, by deba
- Doc fix. 2006-11-20, by ladanyi
- ColIt added. (Untested, but at least it compiles.) 2006-11-14, by alpar
- Test the automatic compilation checker 1/2: fix the repo again 2006-11-13, by alpar
- Test the automatic compilation checker 1/2: make a bug 2006-11-13, by alpar
- Conditional execution until the target is reached 2006-11-13, by deba
- Bugfix: didn't removed the lock file if something went wrong 2006-11-09, by alpar
- Test the automatic compilation checker 3/3: fix repo again 2006-11-09, by alpar
- Test the automatic compilation checker 2/3: wrong commit 2006-11-09, by alpar
- Test the automatic compilation checker 1/3 2006-11-09, by alpar
- Send message to the commit author, as well 2006-11-08, by alpar
- Script for automatic checking of SVN commit's consistency 2006-11-08, by alpar
- First implementation of the static graph class 2006-11-03, by deba
- General mapping based variant type 2006-11-03, by deba
- Spellchecking 2006-11-03, by deba
- GraphCopy and UGraphCopy modifications 2006-11-03, by deba
- Strict checking disabled 2006-11-03, by deba
- Corrected some typos and grammatical errors. 2006-10-31, by athos
- Removing template Map template parameter from InvertableMaps 2006-10-31, by deba
- The implementation of the graph copy is changed 2006-10-31, by deba
- Bug fix 2006-10-31, by deba
- Renaming MinCut 2006-10-31, by deba
- Bug fix 2006-10-31, by deba
- Bug fixes 2006-10-31, by deba
- tutorial update 2006-10-31, by mqrelly
- One more refinement lemon-0.6 2006-10-31, by alpar
- Update scripts 2006-10-31, by alpar
- update for version 0.6 2006-10-31, by alpar
- icpc-9.0 compilation bugfix 2006-10-31, by alpar
- Min cost flow is renamed to SspMinCostFlow 2006-10-30, by deba
- Small bugs in the documentation 2. 2006-10-30, by athos
- Turn off 32 bit only tests, cont'd. 2006-10-30, by alpar
- Small bugs in the documentation. 2006-10-30, by athos
- Turn off 32 bit only tests. 2006-10-30, by alpar
- repository cleanup 2006-10-30, by alpar
- - Add an autopackage generator script for glpk 2006-10-30, by alpar
- Bug fix for removing heap Item from template parameter list 2006-10-30, by deba
- ColName() -> colName(), Coeff() -> coeff() 2006-10-30, by athos
- LEMON_INTEGER -> INT 2006-10-30, by athos
- NEWS updated to Rel0.6 - according to Alpar's instruction, at last 2006-10-27, by hegyi
- NEWS updated to Rel0.6 2006-10-27, by hegyi
- A little test was born for Expr::simplify(). 2006-10-27, by athos
- Bug #46 fixed: Superfluous template parameter in Heap concept 2006-10-26, by mqrelly
- concept -> concepts cont'd 2006-10-26, by alpar
- Doc update 2006-10-26, by alpar
- concept -> concepts (namespace & directory) 2006-10-24, by alpar
- Spellcheck 2006-10-24, by alpar
- Docfix. 2006-10-22, by alpar
- Doc improvements. 2006-10-20, by alpar
- Graph imlementations actually provide ReferenceMaps. 2006-10-20, by alpar
- It have not been saved 2006-10-18, by deba
- Some improvements on item readers and writers 2006-10-18, by deba
- Remove superfluous #ifndef boundaries 2006-10-17, by alpar
- A trial to make the last test platform independent. 2006-10-17, by alpar
- Documentation for UndirGraphAdaptor 2006-10-17, by deba
- Compilation warning resolved. 2006-10-17, by alpar
- Compilation warning resolved. 2006-10-17, by alpar
- SimpleMap and SimpleWriteMap 2006-10-17, by deba
- Update the Path concept 2006-10-17, by deba
- Documentation is moved to source file 2006-10-17, by deba
- Little modification on interface and documentation 2006-10-17, by deba
- Benchmark the running time of lemon::Random 2006-10-17, by alpar
- Change for better measurement very fast operations (enable a higher 2006-10-17, by alpar
- New random interface 2006-10-14, by deba
- Improve build environment and scripts 2006-10-13, by alpar
- Turn off 32bit specific tests. 2006-10-12, by alpar
- Turn off 32bit specific tests. 2006-10-12, by alpar
- Bugfix 2006-10-12, by alpar
- Improve the configuration environment / repository layout: 2006-10-12, by alpar
- EdgeLookUp and AllEdgeLookUp tests added. 2006-10-12, by alpar
- EdgeLookUp and AllEdgeLookUp added. 2006-10-12, by alpar
- Minor change in 'make rpm' behaviour. 2006-10-12, by alpar
- docfix 2006-10-10, by alpar
- Fix a bug and two warnings 2006-10-05, by alpar
- Some rearrangement of concepts and extenders 2006-10-03, by deba
- Some doc fix 2006-10-03, by deba
- Mersenne Twister random number generator 2006-10-02, by deba
- Improved documentation. 2006-10-02, by athos
- include just the existing solvers 2006-10-02, by deba
- MIP interface tested (and corrected) for cplex 9.0 2006-10-02, by athos
- Doc fix 2006-09-29, by deba
- Moving the file into correct group 2006-09-29, by deba
- Exporting interface to the Graph class 2006-09-29, by deba
- findEdge extension also for the BpUGraphs 2006-09-29, by deba
- Minor changes. 2006-09-26, by athos
- Too many files added: sorry. 2006-09-25, by athos
- Missing cplex files: sorry. 2006-09-25, by athos
- Interface to the cplex MIP solver: it is little, a bit sour but it is ours. 2006-09-21, by athos
- Doc fix 2006-09-14, by deba
- The recent progresses on the tutorial due to Mark. 2006-09-14, by alpar
- Fix another one external build problem. 2006-09-14, by alpar
- Doc improvements 2006-09-14, by alpar
- Some corrections. 2006-09-08, by athos
- Some small improvments 2006-09-08, by deba
- Hao-Orlin algorithm 2006-09-07, by deba
- Add missing header sentry 2006-09-07, by deba
- Resolve 'unused variable' warning 2006-09-07, by alpar
- Revert an unintentional commit in r2933 2006-09-07, by alpar
- xy -> dim2::Point 2006-09-07, by alpar
- I forgot to remove the benchmarking part of code 2006-09-06, by deba
- UnionFind 2006-09-06, by deba
- Some doc fix 2006-09-06, by deba
- Signaling alterations in BpUGraphs 2006-09-06, by deba
- New map type based on array map for debugging purpose 2006-09-06, by deba
- Bug fix in DescriptorMap 2006-09-06, by deba
- An easy avoiding of a bug 2006-09-06, by deba
- Bug fix 2006-09-06, by deba
- Using abort() instead of exit(1) 2006-09-06, by deba
- Disable mip_test when no LP solver is available. 2006-09-06, by alpar
- Add missing Tutorial dox files 2006-09-04, by alpar
- Tutorial improvements by Mark (mqrelly) 2006-09-04, by alpar
- 'make doc' is now working also in case of external build. 2006-09-04, by alpar
- Bug fix in SmartEdgeSet 2006-09-04, by deba
- Bug fix 2006-09-04, by deba
- Proper exception handling in the SmartEdgeSet 2006-09-04, by deba
- Snapshot for SmartUGraph an SmartBpUGraph 2006-09-04, by deba
- Bug fix in ListBpUGraph 2006-09-04, by deba
- Improvment in exception handling 2006-09-04, by deba
- Bug fix in UndirGraphAdaptor 2006-09-04, by deba
- Bug fix in countANodes/countBNodes 2006-09-04, by deba
- Fixed the mip error (mipstatus was incorrect). 2006-08-30, by athos
- Doc improvementst & todos 2006-08-28, by alpar
- Update header list 2006-08-28, by alpar
- bezier.h is no longer in the repository. 2006-08-28, by ladanyi
- Omit warnings 2006-08-14, by deba
- Omit warning 2006-08-14, by deba
- Remove superfluous include headers 2006-08-14, by alpar
- - bezier.h went to lemon/bits/ 2006-08-14, by alpar
- BiVariant moved to lemon/bits/variant.h 2006-08-11, by deba
- Doc fix 2006-08-11, by deba
- Doc improvements 2006-08-10, by alpar
- Some color constants added (BLACK, WHITE, RED etc) 2006-08-10, by alpar
- Resolve unused variable warning. 2006-08-10, by alpar
- - Change ColorSet to Palette 2006-08-10, by alpar
- This script creates/updates the copyright header of a source file 2006-08-10, by alpar
- Do not list the header itself. 2006-08-09, by alpar
- This script lists all the header files included directly or indirectly by a certain header file. 2006-08-09, by alpar
- CPLEX 9.x support. 2006-08-02, by ladanyi
- Fixed the mailinglist link and removed the gui section. 2006-08-02, by ladanyi
- More "doxygenish" syntax. 2006-08-01, by ladanyi
- Maybe useful, feel free to remove if not. 2006-07-27, by ladanyi
- long long just for gnu compilers 2006-07-24, by deba
- Improving UGraph and BpUGraph concept classes 2006-07-24, by deba
- make public what() in NodeSetError 2006-07-24, by deba
- Omit warning 2006-07-24, by deba
- Change source and target for the bipartite list graph 2006-07-24, by deba
- Minor doc improvement 2006-07-24, by alpar
- Minor doc improvement 2006-07-20, by alpar
- - Doc improvements 2006-07-20, by alpar
- spellcheck 2006-07-19, by alpar
- Minor doc changes. 2006-07-18, by alpar
- Tolerance<unsigned int> and Tolerance<unsigned long long int> added. 2006-07-18, by alpar
- Better 'Naming Convention' conformance. 2006-07-18, by alpar
- Bugfix 2006-07-18, by alpar
- exceptionName() has been thrown away 2006-07-18, by alpar
- Disable assertions in default behaviour 2006-07-18, by deba
- Some tests added to the test file mip_test.cc. One problem is the verbosity of the mip solver in glpk which I couldn't find how to kill. 2006-07-18, by athos
- Modifications to the interface: colType() functions, though I left the old integer() functions, too. 2006-07-17, by athos
- mip_test file went to mip_demo. 2006-07-17, by athos
- Still not final. 2006-07-17, by athos
- Sorry, mistake 2006-07-17, by athos
- MIP support added (by Jano, the Great). 2006-07-17, by athos
- Even better... 2006-07-17, by alpar
- Some documentation got changed. 2006-07-17, by athos
- reference to modules added 2006-07-14, by alpar
- Minor comment added. 2006-07-14, by alpar
- Some updates and restructuring 2006-07-14, by alpar
- glemon is in a separate repository. 2006-07-14, by alpar
- Using fixed bipartite graph 2006-07-14, by deba
- Bug fix in MinCostMaxBipartiteMatching 2006-07-14, by deba
- Must have been changed because of the private copy constructor. 2006-07-12, by alpar
- ... and fix another one. 2006-07-12, by alpar
- ... and fix a stupid bug. 2006-07-12, by alpar
- (Hopefully) finish privatizing the copy constr. and operator= in 2006-07-12, by alpar
- New, less general installation instructions. 2006-07-12, by ladanyi
- Resolving: Bug #51 2006-07-12, by deba
- Resolving: Bug #52 2006-07-12, by deba
- - Disable the copy constructor and operator= of {List|Smart}[U]Graph. 2006-07-11, by alpar
- Do not install the documentation if configure was called with --disable-doc. 2006-07-11, by ladanyi
- Renameing file: graph_component.h => graph_components.h 2006-07-11, by deba
- Removed references to the gui. 2006-07-11, by ladanyi
- Use sed instead of rpl 2006-07-11, by alpar
- Minor doc improvements 2006-07-11, by alpar
- README version one is added. 2006-07-11, by hegyi
- Modifications in the Graph Component concepts 2006-07-10, by deba
- As we agreed, Node/Edge::operator<() is required by the concept 2006-07-05, by alpar
- Distribute Makefiles. 2006-07-04, by ladanyi
- Distribute Doxyfile.in and lemon.pc.in. 2006-07-04, by ladanyi
- - Revised "Concepts" group documentation 2006-07-04, by alpar
- Revert splitted files 2006-06-30, by deba
- Splitted graph files 2006-06-30, by deba
- new snapshot 2006-06-28, by deba
- Some modification in the documentation. 2006-06-28, by deba
- Make explicit constructors 2006-06-28, by deba
- Removing concepts for extendable and erasable graphs 2006-06-28, by deba
- Smaller Simple Bucket Heap 2006-06-26, by deba
- Set svn:ignore property. 2006-06-22, by ladanyi
- Single makefile. 2006-06-22, by ladanyi
- Added reserveNode function. 2006-06-22, by deba
- Set props. 2006-06-21, by ladanyi
- Moved the po directory to glemon/trunk. 2006-06-21, by ladanyi
- Moved the gui to glemon/trunk. 2006-06-21, by ladanyi
- Exclude the gui from the build. 2006-06-21, by ladanyi
- Slight changes in doc. 2006-06-20, by athos
- Improvement: 2006-06-19, by deba
- Doc bug fix 2006-06-06, by deba
- benchmark: radix_sort-bench was not compiled 2006-05-31, by klao
- Bug fix in the list bipartite undirected graph 2006-05-30, by deba
- Gettext is needed for bootstrapping. 2006-05-21, by ladanyi
- Bug fix 2006-05-18, by deba
- Bugfix 2006-05-18, by alpar
- Spellcheck 2006-05-18, by alpar
- Erasing some code from the examples 2006-05-18, by deba
- Erasing unused parameter names 2006-05-18, by deba
- Functor usage for writeable map adaptors 2006-05-18, by deba
- Docfix 2006-05-17, by alpar
- SimpleBucketHeap added 2006-05-17, by deba
- Fix Bug #45: Missing include 2006-05-17, by alpar
- DirUGraphAdaptor documentation 2006-05-16, by deba
- Polinomial template class 2006-05-16, by alpar
- Bug fix by Jano 2006-05-15, by deba
- Documentation improvements 2006-05-15, by deba
- Writing only not empty sections 2006-05-15, by deba
- Bug fix 2006-05-15, by deba
- New demo file for computing disjoint paths 2006-05-12, by deba
- Bug fix 2006-05-12, by deba
- Remade SplitGraphAdaptor 2006-05-12, by deba
- Revised Compile Time Arithmetic 2006-05-12, by deba
- Two state Variant 2006-05-12, by deba
- Extenders modified 2006-05-12, by deba
- Fixed typos. 2006-05-09, by athos
- Bug fix 2006-05-09, by deba
- - fix bug #43: static and const in Tolerance class 2006-05-09, by alpar
- Create a separate group for matrices 2006-05-09, by alpar
- Also install .gif files. 2006-05-09, by alpar
- Getting Negative Cycle 2006-05-08, by deba
- Bug fix: Using set instead reference assignment 2006-05-05, by deba
- gLEMON does not compile with gtkmm 2.4.x 2006-05-02, by ladanyi
- Tabu Search by Szabadkai Mark 2006-04-27, by deba
- added scrollbars to the canvas 2006-04-27, by ladanyi
- filter loop edges 2006-04-27, by ladanyi
- Bug fix in findUEdge 2006-04-25, by deba
- id->label 2006-04-18, by ladanyi
- Also check mingw compatibility 2006-04-18, by alpar
- Bug fix 2006-04-18, by deba
- Images into the algorithm groups 2006-04-18, by deba
- Doc fix 2006-04-18, by deba
- Refinements in bipartite matching algorithms 2006-04-18, by deba
- added missing glibc2.m4 2006-04-14, by ladanyi
- downgrade to gettext 0.14.2 2006-04-14, by ladanyi
- po update 2006-04-14, by ladanyi
- bugfix 2006-04-14, by ladanyi
- distribute m4/*.m4 2006-04-14, by ladanyi
- some reorganization 2006-04-14, by ladanyi
- MaxWeightedBipartiteMatching 2006-04-14, by deba
- Changing the mining of the clear in heaps 2006-04-14, by deba
- bugfix 2006-04-14, by ladanyi
- make distcheck should work now 2006-04-14, by ladanyi
- Removed a 0x00 byte which confused the file utility. 2006-04-13, by ladanyi
- more explicit :) 2006-04-13, by klao
- path.h: bugfix, returning reference to a temporary 2006-04-13, by klao
- svn:ignore 2006-04-12, by ladanyi
- revert to single configure scheme 2006-04-12, by ladanyi
- New Algorithm group for matchings 2006-04-07, by deba
- Forgotten functions in the graph adaptor extenders. 2006-04-07, by deba
- Bipartite Graph Max Cardinality Matching (Hopcroft-Karp) 2006-04-07, by deba
- Commiting The DynamicAsymMatrixMap from Nagy Jano 2006-04-06, by deba
- LinearHeap is renamed to BucketHeap which is more conform 2006-04-04, by deba
- Doxygen log corrections 2006-04-04, by deba
- The algorithm does not change the capacity and the flow in the resgraph 2006-04-04, by deba
- More mingw compatibility 2006-04-03, by deba
- Edmonds-Karp MaxFlow 2006-04-03, by deba
- Small corrections 2006-04-03, by deba
- Writeable extension of some maps 2006-04-03, by deba
- Correcting the structure of the graph's and adaptor's map. 2006-04-03, by deba
- Naming convention fix 2006-04-03, by deba
- Count ANodes-BNodes 2006-04-03, by deba
- MinGW32 compatibility 2006-03-31, by deba
- MinGW compatibility fix 2006-03-31, by deba
- NaN checking to be conform to MinGW32 2006-03-31, by deba
- Bugfix in the minimum cost arborescence algorithm 2006-03-31, by deba
- tolerance class incorporated 2006-03-30, by jacint
- Unionfind changes induced some bugs here. Also some augmentations made. 2006-03-30, by jacint
- docfix 2006-03-30, by alpar
- IncEdgeIt goes through on loop edges twice. 2006-03-30, by deba
- Rewritten countItems and findEdges 2006-03-30, by deba
- Adding todo to preflow 2006-03-27, by deba
- missing ignore 2006-03-27, by klao
- Minimum Cost Arborescence algorithm 2006-03-27, by deba
- Doc rearrangement 2006-03-27, by deba
- bootstrap: quiet option 2006-03-24, by klao
- ignore generated files 2006-03-23, by ladanyi
- include fixes 2006-03-23, by ladanyi
- - added gettext infrastructure to the gui 2006-03-23, by ladanyi
- Renaming files 2006-03-21, by deba
- unused parameters fix 2006-03-17, by klao
- rethrow fix 2006-03-16, by klao
- "Node shapes" added 2006-03-15, by alpar
- Also check gcc-4.1 2006-03-15, by alpar
- Spellcheck 2006-03-15, by alpar
- unionfind_test: double erase is not supported anymore 2006-03-10, by klao
- UnionFindEnum: one remaining bug; removing commented out code 2006-03-10, by klao
- UnionFindEnum revision: 2006-03-10, by klao
- Omitting warning 2006-03-08, by deba
- Removing obsolote "id" map handling 2006-03-07, by deba
- Checking missing section reader 2006-03-06, by deba
- Clarifing alteration observing system 2006-03-06, by deba
- Bugfix in the hyper map 2006-03-06, by deba
- Bugfix: an ugly artefact of the 'id' -> 'label' renaming 2006-03-03, by klao
- Some documentation arrangement modification 2006-03-03, by deba
- Bugfix in bpugraph 2006-03-02, by deba
- bugfix: moving "invalid.h" down to "bits" broke autoconf 2006-03-01, by klao
- utility, invalid and traits moved to bits 2006-03-01, by deba
- UNDIRGRAPH_TYPEDEFS => UGRAPH_TYPEDEFS 2006-03-01, by deba
- The graph adadptors can be alteration observed. 2006-03-01, by deba
- Some classes assumed that the GraphMaps should be inherited 2006-03-01, by deba
- Traits for alteration notifiers 2006-03-01, by deba
- Bug fix 2006-03-01, by deba
- Default constructor which allocates empty graphs 2006-02-27, by deba
- An additional simplier interface for static size graphs. 2006-02-27, by deba
- Bug fix 2006-02-27, by deba
- Bug fix 2006-02-24, by deba
- Bugfix 2006-02-24, by deba
- ListBpUGraph 2006-02-23, by deba
- Little bugfixes, spellchecks and improvements 2006-02-23, by deba
- Renaming to be convient to the naming of the adaptors 2006-02-23, by deba
- Mergeing extendermerge branch 2006-02-22, by deba
- vmap.h: Enables one to create maps with a virtual base class. 2006-02-22, by alpar
- RefPtr: a reference counted pointer class 2006-02-21, by alpar
- Fix bug #26: Check if an edge is a loop and do not draw then 2006-02-21, by alpar
- Second renaming of min cut 2006-02-20, by deba
- Public data members of xy became documented 2006-02-20, by alpar
- Spellchecking 2006-02-20, by alpar
- Dewarningification 2006-02-20, by alpar
- - RGB color related stuff is in color.h now 2006-02-20, by alpar
- Doc changes 2006-02-20, by alpar
- One more step towards Undir -> U conversion... 2006-02-20, by alpar
- Name modification 2006-02-14, by deba
- New algorithm: 2006-02-13, by deba
- Easier checking in DEBUG mode 2006-02-07, by deba
- Compilation with G++ -ansi 2006-02-07, by deba
- Bug fix 2006-02-06, by deba
- Bug fix 2006-02-06, by deba
- Bug fixes in ListEdgeSet 2006-02-06, by deba
- Bug fix 2006-02-06, by deba
- - Increased max. number of iteration 2006-02-06, by alpar
- Spellcheck 2006-02-06, by alpar
- - svn lock doesn't work lemon-0.5 2006-02-03, by alpar
- Last struggle against Doxygen. 2006-02-03, by alpar
- Unified copyright notices 2006-02-03, by alpar
- Change the compilation flag at release make distcheck. 2006-02-03, by alpar
- Minor change. 2006-02-03, by alpar
- Polish the doc. 2006-02-03, by alpar
- graph_adaptor.h: spacing corrections in doc 2006-02-03, by klao
- graph_adaptor.h: probably a doxygen bug: in tex formulas there should be 2006-02-03, by klao
- lp_cplex.cc: bugfix in _setColName, _getColName implemented 2006-02-03, by klao
- Fight with Doxygen. 2006-02-03, by alpar
- Hopefully we can release 0.5 today 2006-02-03, by alpar
- minor changes 2006-02-02, by alpar
- - workaround for a Doxygen 1.4.6 bug 2006-02-02, by alpar
- NEWS: major changes since 0.4 added 2006-02-02, by klao
- Use short icpc paths 2006-02-02, by alpar
- Fix crash when an arrow is clicked with the delete tool. 2006-02-02, by ladanyi
- kruskal.h: an overloaded function for older, pointer-style iterators 2006-02-02, by klao
- The version tag of the trunk is svn-head 2006-02-02, by alpar
- - also works off-line 2006-02-02, by alpar
- Towards icc-8.0 compatibility... 2006-02-02, by alpar
- Fix g++-3.4 executable's name 2006-02-01, by alpar
- Some useful scripts: 2006-02-01, by alpar
- Fix icc compilation failures. 2006-01-31, by alpar
- Spellcheck 2006-01-31, by alpar
- Bug fix 2006-01-31, by deba
- Revising the bpugraph concept 2006-01-31, by deba
- Bug fix 2006-01-31, by deba
- New iterable map with comparable values 2006-01-31, by deba
- Solve bug #23: Floating versus Integer Coordinates 2006-01-30, by alpar
- Better doc. 2006-01-30, by alpar
- Use [] instead of set(). 2006-01-30, by alpar
- Functions added to set the edges/corners of the bounding box directly. 2006-01-30, by alpar
- Do not rely on the autodetection of cplex and glpk. 2006-01-29, by ladanyi
- Updated rpm specfile to include the gui too. Couldn't test it. 2006-01-29, by ladanyi
- ignore radix_sort-bench 2006-01-29, by ladanyi
- distribute simann.h too 2006-01-29, by ladanyi
- Undir -> U transition 2006-01-29, by ladanyi
- test for simann 2006-01-29, by ladanyi
- added simann_maxcut_demo 2006-01-29, by ladanyi
- demo for simann 2006-01-29, by ladanyi
- more doc 2006-01-29, by ladanyi
- include the gui in the deb 2006-01-29, by ladanyi
- make public the shiftedStart inorder to compute just n dijkstra 2006-01-27, by deba
- Add new ItemSetTraits for ANode and BNode 2006-01-27, by deba
- Doc bug fix 2006-01-27, by deba
- Making iterable bool map dynamic 2006-01-27, by deba
- Algorithms by szakall 2006-01-27, by deba
- The pre BpUGraph concept 2006-01-26, by deba
- Bipartite => Bp 2006-01-26, by deba
- Undir -> U transition 2006-01-26, by klao
- Better doc. 2006-01-26, by alpar
- MALE and FEMALE node shape added. 2006-01-26, by alpar
- Omitting warnings 2006-01-25, by deba
- Do not append -Wall -W to CXXFLAGS when it is set on the commandline. 2006-01-25, by ladanyi
- Bug fix for empty intervall sorting 2006-01-25, by deba
- Bug fix 2006-01-25, by deba
- state setting function for heaps 2006-01-25, by deba
- Lemon Graph Format uses label instead of id named map. 2006-01-24, by deba
- Fix bug #18: bug in LpSolverBase::Col operator!= and ::Row operator!= 2006-01-19, by alpar
- - setCol() -> col() 2006-01-18, by alpar
- - tolerance() added. 2006-01-18, by alpar
- Tolerance<long double> added 2006-01-18, by alpar
- Documentation of classes realizing algorithm running. 2006-01-14, by hegyi
- - colName() added (untested on CPLEX) 2006-01-14, by alpar
- Changes in doc 2006-01-14, by alpar
- Documenatation of MapWin. 2006-01-12, by hegyi
- Documentation of MapSelector. If no default value is present in MapSelector, Reset button does not appear. 2006-01-12, by hegyi
- Documentation of NoteBookTab. Redundant function parameters are removed from other classes as well. 2006-01-12, by hegyi
- Documentation of NewMapWin. 2006-01-11, by hegyi
- Documentation of MainWin. 2006-01-11, by hegyi
- If default value of a new map is constant, the newly created elements will get that value as well. Documentation is added to BrokenEdge, MapStorage and GraphDisplazCanvas classes. 2006-01-10, by hegyi
- The tree that is created for evaluation of expression string at new map creation is deleted after usage. 2006-01-09, by hegyi
- Creation of algorithm dialog is even simpler by the usage of the newly created addMapSelector function. 2006-01-09, by hegyi
- Forgotten file committed. 2006-01-06, by hegyi
- In algorithm window maps can be selected and reated through MapSelector widget. 2006-01-06, by hegyi
- Set arrow coordinates when creating a new edge. 2006-01-06, by ladanyi
- MapSelector has become a standalone class. 2006-01-06, by hegyi
- Result of KruskalGUIAlgo is refreshed if displayed, but no more setin a forced way. 2006-01-06, by hegyi
- Reformatting: too long code lines. 2006-01-06, by alpar
- Kruskal algorithm can be run from GUI from now on. 2006-01-05, by hegyi
- Several changes. \n If new map is added to mapstorage it emits signal with the name of the new map. This was important, because from now on not only tha mapwin should be updated. \n Furthermore algobox gets a pointer to mapstorage instead of only the mapnames from it. This is important because without it it would be complicated to pass all of the required maps to algobox. 2006-01-05, by hegyi
- Set the move tool active by default. 2006-01-05, by ladanyi
- Communication with algorithm window is developed. 2006-01-04, by hegyi
- Happy new year to LEMON 2006-01-04, by alpar
- Doc updates 2006-01-04, by alpar
- IterableBool{Upper/Lower}NodeMaps 2006-01-04, by alpar
- Best feature ever\! Name of tabs are different from now on\! 2006-01-04, by hegyi
- Coding of Algorithms has begun, but code is really-really ugly yet. 2006-01-03, by hegyi
- Delete misnamed file 2006-01-03, by deba
- Handling of tabs is rationalized a bit. More than one file can be given at startup in command prompt. If there is no file given in command prompt, an empty tab will be present at startup. 2006-01-03, by hegyi
- Bug fix in bipartite graph 2005-12-21, by deba
- Fix crash when the input file does not contain any nodeset or edgeset. 2005-12-19, by ladanyi
- New file and data structures: sub_graph 2005-12-19, by deba
- Doc fix 2005-12-19, by deba
- Fixing Bellman's name 2005-12-19, by deba
- Demos and benchmarks are not built by default now. They can be enabled with the --enable-demo and --enable-benchmark configure flags. 2005-12-18, by ladanyi
- Added guipixbufs.h to BUILT_SOURCES. This solves 'make dist' problems. 2005-12-18, by ladanyi
- Distribute xml.h too. 2005-12-17, by ladanyi
- Save and load the coordinates of the arrows on the edges. 2005-12-17, by ladanyi
- Bug fix 2005-12-14, by deba
- Bug fix in def pred map 2005-12-14, by deba
- belmann_ford: 2005-12-10, by klao
- Notebook tabs can be closed. 2005-12-08, by hegyi
- Eliminate warnins 2005-12-07, by alpar
- Bugfix 2005-12-07, by alpar
- Fix template version of Invalid. 2005-12-07, by alpar
- Some bug fixes and improvments in the io classes 2005-12-07, by deba
- Doc improvements 2005-12-06, by alpar
- Bugfix 2005-12-06, by marci
- Notebook style is provided. Without opportunity to close tabs. :-) But with all other necessary things (I think). 2005-12-06, by hegyi
- Doc bug fix 2005-12-05, by deba
- - Changed and improved Timer interface 2005-12-05, by alpar
- I have forgot the attributes 2005-12-03, by deba
- Implementation redesign 2005-12-03, by deba
- Changed implementation and bug fix 2005-12-03, by deba
- bugfix 2005-12-02, by alpar
- NewEdgeSetAdaptor -> ListEdgeSet 2005-12-01, by deba
- bug fix 2005-11-30, by marci
- max flow with lp column generation 2005-11-30, by marci
- Some bug fix 2005-11-30, by deba
- MapWin is created and disposed from now instead of being show and hide. 2005-11-30, by hegyi
- Structure of GUI is now more clear-cut than before. 2005-11-29, by hegyi
- Clarify INVALID implementation. 2005-11-29, by alpar
- - tolerance.h added 2005-11-29, by alpar
- Doc fix 2005-11-28, by deba
- Radix sort algorithm 2005-11-28, by deba
- Bug fix 2005-11-24, by deba
- No segmentation fault caused by zero long edges. 2005-11-23, by hegyi
- Document improvments 2005-11-23, by deba
- Correcting alteration notifing 2005-11-23, by deba
- Static maps for bipartite graphs. 2005-11-23, by deba
- Fixing bug in g++-3.3 2005-11-22, by deba
- clean-up 2005-11-22, by ladanyi
- fixed some memory leaks 2005-11-22, by ladanyi
- Erasing old header 2005-11-21, by deba
- NewMapWin has become Dialog instead of Window. Therefore it is created dynamically, when there is need for it, instead of keeping one instance in memory. This solution is slower, but more correct than before. 2005-11-21, by hegyi
- Erasing from the Makefile.am too 2005-11-21, by deba
- Erasing old tests 2005-11-21, by deba
- Undir Bipartite Graph/Full and Smart/ without concept, doc and concept 2005-11-21, by deba
- Reorganizing. 2005-11-21, by hegyi
- UndirEulerIt added 2005-11-21, by alpar
- - Spellcheck (pathes->paths) 2005-11-18, by alpar
- - Spellcheck (pathes->paths) 2005-11-18, by alpar
- Bugfix 2005-11-18, by alpar
- As initial value of a new map expression with ()+-/* operators can be given. These operators work on numbers, or on maps. If maps are given, then the new value for a given graph element will be calculated using the value from the given maps that belong to that graph element. 2005-11-17, by hegyi
- Bug fix 2005-11-17, by deba
- split(Edge) member function added. 2005-11-17, by alpar
- Several bugfices. 2005-11-17, by alpar
- Modified iterators on graph maps 2005-11-16, by deba
- The GRAPH_TYPEDEFS macro is a bug. 2005-11-16, by marci
- wirteable -> writable 2005-11-16, by alpar
- Empty graph is (strongly) connected. 2005-11-16, by alpar
- The first parameter of runningTimeTest became const. 2005-11-16, by alpar
- Iterable Bool maps can count the number of true and false values. 2005-11-16, by alpar
- (UNDIR)GRAPH_TYPEDEFS also defines some basic graph maps 2005-11-16, by alpar
- Better doc. 2005-11-16, by alpar
- Demo for topology 2005-11-16, by deba
- Images for doc 2005-11-16, by deba
- bipartite by szakall 2005-11-16, by deba
- Warning because unused parameters 2005-11-16, by deba
- lp_cplex: getDual compiles; untested 2005-11-16, by klao
- lp_test.cc: 2005-11-16, by klao
- lp_skeleton: _getDual "implemented" 2005-11-15, by klao
- bugfix in undir_graph_extender -> graph_extender transition 2005-11-15, by klao
- String->Double 2005-11-14, by deba
- Documentation fixes 2005-11-14, by deba
- Arrangement of the documentation changed 2005-11-14, by deba
- Modification on the base graph concept 2005-11-14, by deba
- Bug fix 2005-11-14, by deba
- eps images 2005-11-14, by deba
- Some documentation modifications 2005-11-14, by deba
- bugfix in setCol, getting dual values 2005-11-13, by marci
- Doc bug fix 2005-11-10, by deba
- Assertion with own exception throwing 2005-11-10, by deba
- Bug fix 2005-11-10, by deba
- One more bug fix 2005-11-09, by deba
- Bug fix. 2005-11-09, by deba
- Path length limit for belmann_ford.h 2005-11-09, by deba
- - Timer can be stop()ed and (re)start()ed. 2005-11-08, by alpar
- Obsolete bug removed 2005-11-08, by alpar
- Some just writeable bool maps. 2005-11-04, by deba
- improved zooming 2005-11-04, by ladanyi
- Images for grid_graph_demo 2005-11-04, by deba
- Added doc to demos. 2005-11-04, by deba
- UnsupportedException on erase with Snapshot 2005-11-04, by deba
- Bugfix 2005-11-04, by alpar
- SnapShot -> Snapshot 2005-11-04, by alpar
- (Dual)Expr::simplify(double tolerance) added 2005-11-04, by alpar
- SnapShot -> Snapshot 2005-11-04, by alpar
- Removed todo 2005-11-04, by deba
- Removing findEdge 2005-11-04, by deba
- Changed name 2005-11-04, by deba
- Tons of todos have been removed. 2005-11-04, by alpar
- Removing todos 2005-11-04, by deba
- Images for topology 2005-11-04, by deba
- pred => predEdge rename 2005-11-04, by deba
- throwing an exception if s=t 2005-11-04, by jacint
- Hiding :) todos 2005-11-04, by deba
- concept/graph.h: graphs defined by using components (_*Graph) need no 2005-11-04, by klao
- Increment and decrement operator for IterableIntMap::Reference 2005-11-04, by deba
- Doc fix 2005-11-04, by deba
- Spellcheck 2005-11-02, by alpar
- GRAPH_TYPEDEFS and UNDIRGRAPH_TYPEDEFS macros added to graph_utils.h. 2005-11-02, by alpar
- Make constructor explicit 2005-11-02, by deba
- Documentation modified 2005-11-02, by deba
- Some change on the clear 2005-11-02, by deba
- IterableIntMap 2005-11-02, by deba
- Swap col and row map 2005-11-02, by deba
- Connected components, etc... 2005-11-02, by deba
- Visitor interface for the dfs algorithm. 2005-11-02, by deba
- small svn:ignore fixups 2005-11-02, by klao
- Faster implementation 2005-10-28, by deba
- If the file does not exist LemonReader throws exception 2005-10-28, by deba
- Upgrading tests 2005-10-26, by deba
- Removing old input/output functions 2005-10-26, by deba
- Filename can be given as std::string 2005-10-26, by deba
- Show description of the file 2005-10-26, by deba
- Some modifications on shortest path algoritms: 2005-10-26, by deba
- Bug fix in connectedComponents 2005-10-24, by deba
- Computing the number of the connected components and the components themselves. 2005-10-24, by alpar
- Euler tour iterator. 2005-10-24, by alpar
- Newly created map is realized by the property givening by common sense. 2005-10-24, by hegyi
- Doxyfile for documenting glemon's architecture. 2005-10-24, by alpar
- New version of XML reader/writer. 2005-10-24, by alpar
- - dijkstraZero() added. (Until we conclude how to handle the related problem.) 2005-10-24, by alpar
- MapSelector widget is able to pop up NewMap window. At the moment I hope MapSelector widget is done. 2005-10-21, by hegyi
- Bugfix 2005-10-21, by deba
- Mapselector widget reached its first release, but there are still work to do on it, I know... 2005-10-20, by hegyi
- Minor changes and bugfixes 2005-10-17, by deba
- Removing signal/commit Change from alteration notifier 2005-10-17, by deba
- Updating tests 2005-10-14, by deba
- Doc and changing heap 2005-10-14, by deba
- Doc bugfix 2005-10-14, by deba
- Using proper return type 2005-10-14, by deba
- Heap not for the dijkstra 2005-10-14, by deba
- Really short description of these shortest path algorithms 2005-10-14, by deba
- bugfix (affected x86_64 only) 2005-10-14, by ladanyi
- Named parameter for heap and cross ref 2005-10-14, by deba
- Matrixmaps moved to own file 2005-10-14, by deba
- Traits moved to own file 2005-10-14, by deba
- Extending observer interface 2005-10-14, by deba
- Added clear function to heaps and concept 2005-10-14, by deba
- Sym -> Undir 2005-10-07, by alpar
- Doc improvments 2005-10-07, by alpar
- Shape keeping movement is implemented, at last. Many thanks to Alpar. 2005-10-06, by hegyi
- Doc improvments 2005-10-06, by alpar
- Little modifications 2005-10-06, by deba
- All pairs shortest path test 2005-10-06, by deba
- Bug solved in named parameters 2005-10-06, by deba
- Template Named Parameter bugfix 2005-10-05, by deba
- compile with old gtkmm 2005-10-05, by ladanyi
- Changing makefile 2005-10-05, by deba
- Removing NeedCopy 2005-10-05, by deba
- Removing smart references 2005-10-05, by deba
- findUndirEdge, ConUndirEdgeIt 2005-10-05, by deba
- Proper sized map type 2005-10-05, by deba
- Bugfix in list_graph 2005-10-03, by deba
- Bugfix 2005-10-03, by deba
- Extend Makefile 2005-10-03, by deba
- Some shortest path algorithms 2005-10-03, by deba
- Small functions for discovering graph topology 2005-10-03, by deba
- Preliminary SplitGraphAdaptor 2005-10-03, by deba
- CompileTimeAnd 2005-10-03, by deba
- Potential difference map 2005-10-03, by deba
- Fixing naming conventions 2005-10-03, by deba
- Improving GridGraph and HyperCubeGraph 2005-09-30, by deba
- Correcting the names in the \files documentation. 2005-09-30, by deba
- Handling C x A -> A multiplication 2005-09-30, by deba
- Bug fix. 2005-09-30, by deba
- - runningTimeTest(): a tool to measure running times more precisely. 2005-09-28, by alpar
- Permissions and svn:ignore cleanup. 2005-09-16, by klao
- - silly mistake fixed 2005-09-16, by alpar
- Using std:: prefix for the functions in the c* headers 2005-09-16, by deba
- Some bugfixes 2005-09-16, by deba
- Better doc. 2005-09-14, by alpar
- Input file for coloring. 2005-09-13, by deba
- Automake needs this file 2005-09-13, by alpar
- SubGraphAdaptors with edge checking functionality. 2005-09-12, by deba
- Fixing and improving GridGraph 2005-09-12, by deba
- Some bugfixes. 2005-09-12, by deba
- graph_orientation.cc: A thoroughly documented demo application. 2005-09-12, by alpar
- iterable_maps.h header hes been added. Up to now it contains an iterable bool 2005-09-12, by alpar
- Bug fix 2005-09-08, by deba
- Redesign of the map adaptors. 2005-09-08, by deba
- Warning added on the usage of InDegMap/OutDegMap 2005-09-01, by alpar
- negateY() option added. 2005-09-01, by alpar
- Bug fix. 2005-09-01, by deba
- install docs in $datadir/doc/$PACKAGE 2005-08-31, by ladanyi
- fixed a typo 2005-08-31, by ladanyi
- Template assign operator for graph maps. 2005-08-31, by deba
- ChangeLog -> NEWS 2005-08-30, by alpar
- ChangeLog -> NEWS 2005-08-30, by alpar
- Set dists in a bit better way. 2005-08-30, by alpar
- Functions to query the next node/edge to be processed. 2005-08-30, by alpar
- Bugfix: DFS crashed if the source did not have an outgoing edge. 2005-08-30, by alpar
- Serious bugfix. 2005-08-29, by alpar
- Let's go on! 2005-08-27, by alpar
- Update ChangeLog. lemon-0.4 2005-08-27, by alpar
- - Doc images partly turned on again. 2005-08-27, by alpar
- Dependency problem (guipixbufs.h) is solved. 2005-08-27, by alpar
- Trial to fix dependency failure 2005-08-27, by alpar
- removed the fit to window form the toolbar and the menu since its current implementation is broken 2005-08-27, by ladanyi
- Missing dependency added. 2005-08-27, by alpar
- Toward Version 0.4... 2005-08-26, by alpar
- placement of the coordinates caption now takes into account the node radius 2005-08-26, by ladanyi
- gui is renamed to glemon 2005-08-26, by alpar
- Display the node's coordinates while moving it. 2005-08-26, by ladanyi
- No comment. 2005-08-26, by alpar
- display file name in window title 2005-08-26, by ladanyi
- bugfix 2005-08-26, by ladanyi
- - use Gtk::Dialog to set the new values of edge and node maps 2005-08-26, by ladanyi
- bugfix 2005-08-23, by ladanyi
- - handle the case when there is no id map in the edgeset section 2005-08-23, by ladanyi
- - id maps are not editable 2005-08-23, by ladanyi
- Put an end to every gcc-4.0 warning. 2005-08-19, by alpar
- - The number of gcc-4.0 warnings has significantly decreases. 2005-08-18, by alpar
- icc need this... 2005-08-18, by alpar
- Demos' documentations include the source. 2005-08-17, by alpar
- - Better insertion of sources examples 2005-08-17, by alpar
- fixed a typo 2005-08-17, by ladanyi
- less stupid title 2005-08-17, by ladanyi
- Added a section about configure flags, and a few other things. 2005-08-17, by ladanyi
- Added missing copyright headers, and corrected the file names in some of them. 2005-08-17, by ladanyi
- Images are compiled in now. 2005-08-17, by ladanyi
- Toolbar has custom icons now. Works only when installed. 2005-08-17, by ladanyi
- Move simann.h to trunk/lemon 2005-08-16, by alpar
- math.h -> cmath 2005-08-16, by alpar
- Fixed most (but not all) of Doxygen warnings 2005-08-16, by alpar
- Doc changes: 2005-08-16, by alpar
- lp.h added 2005-08-16, by alpar
- Matrix graph renamed -> Grid graph 2005-08-11, by deba
- Some modification on the undirected graph interface. 2005-08-11, by deba
- Added copyright header and description. 2005-08-11, by ladanyi
- Fix Makefile.am 2005-08-11, by deba
- Several docfices 2005-08-11, by alpar
- Matrix graph renamed to grid graph 2005-08-11, by deba
- Ordering in the graph concept. 2005-08-11, by deba
- Sym graph removed 2005-08-11, by deba
- Start working on UndirGraph concept clarification and its harmonization with 2005-08-11, by alpar
- X function -> function X 2005-08-10, by hegyi
- Get rid of undocumented members. 2005-08-09, by alpar
- Until this commitment gui gave us segmentation fault in the case when no element was on graph_displayer_canvas and a map to visualize by a property has been changed. 2005-08-07, by hegyi
- open file from command line 2005-08-07, by ladanyi
- compile with gtkmm 2.4 2005-08-07, by ladanyi
- Alpar had the key, focus can be set in the window class. But it is not enough, the focused widget has to be activated, as well! Was a hard task to find out... By the way, two compilation warnings are removed. 2005-08-07, by hegyi
- Bugfix due to Gabor. 2005-08-03, by alpar
- Spellcheck 2005-08-01, by alpar
- We must always have lemon/config.h 2005-08-01, by alpar
- A default LP solver is defined in lp.h 2005-08-01, by alpar
- Toward release 0.4 2005-08-01, by alpar
- Remove demoprograms.dox 2005-07-29, by alpar
- small fix 2005-07-29, by ladanyi
- added support for saving files 2005-07-29, by ladanyi
- Some (awful) toolbar images added. 2005-07-28, by alpar
- Edge width and node size autoscaling added. 2005-07-28, by alpar
- More docs 2005-07-28, by alpar
- Tooltip should be turn up on CreateNode tool. 2005-07-28, by hegyi
- Tooltip should be turn up on CreateNode tool. 2005-07-28, by hegyi
- There is no need for these furthermore. 2005-07-28, by hegyi
- cout->cerr, node radius and edge width is now scaled, maps are editable by clicking on texts. 2005-07-28, by hegyi
- Redundant functions from main_win disappeared, entry is now bigger, properties refresh upon edition, edgewidth is zoomable. 2005-07-28, by hegyi
- No maps with the same name can be added. 2005-07-27, by hegyi
- Sorry for the previous commit, it was not ready yet, but that damned up arrow... So in this new revision string-double and double-string conversion is corrected to a more C++ way. 2005-07-27, by hegyi
- Documentation was added to GUI. 2005-07-27, by hegyi
- Documentation was added to GUI. 2005-07-27, by hegyi
- EdgeMap and NodeMap creation is done, at last. Bach 4ever. 2005-07-26, by hegyi
- EdgeMap and NodeMap creation is done, at last. Bach 4ever. 2005-07-26, by hegyi
- Spellrecheck 2005-07-26, by alpar
- Spellcheck 2005-07-26, by alpar
- creates one new edgemap 2005-07-26, by hegyi
- BoundingBox<T>::operator+=() -> BoundingBox<T>::add() -> 2005-07-26, by alpar
- Doc improvements 2005-07-26, by alpar
- Continuing adding new maps. 2005-07-25, by hegyi
- Initializing adding new maps. 2005-07-25, by hegyi
- corrections 2005-07-22, by zsuzska
- Documented some more demo programs. 2005-07-22, by athos
- File demoprograms.dox thrown away: demos module used instead. 2005-07-22, by athos
- There were bugs, created yesterday, and there is still one. (I hope only one :) ) 2005-07-22, by hegyi
- Some changes to kruskal stuff. 2005-07-22, by athos
- Edge and nodemap edition is done. 2005-07-21, by hegyi
- kruskal_demo corrected, quicktour filled with kruskal 2005-07-20, by zsuzska
- Documentation (lp_demo,lp_maxflow) and slight changes (rest). 2005-07-20, by athos
- Typo. 2005-07-20, by athos
- - spellcheck in doc 2005-07-20, by alpar
- - Doc improvements, spell checks 2005-07-20, by alpar
- - graph_to_eps_demo.cc is rightly documented 2005-07-20, by alpar
- A bit more information on installation. 2005-07-20, by alpar
- Minor change 2005-07-20, by alpar
- docfix 2005-07-20, by alpar
- Produce less messages. 2005-07-19, by alpar
- Improving tests. 2005-07-18, by deba
- New undirected graph type 2005-07-18, by deba
- UndirFullGraph class 2005-07-18, by deba
- Improve findEdge interface 2005-07-18, by deba
- Solving ambigous function call 2005-07-18, by deba
- Fix concepts and constraints 2005-07-18, by deba
- EdgeMapEditor is on its way, but it is far not yet ready. 2005-07-15, by hegyi
- Wrap long lines 2005-07-15, by alpar
- Some demo programs got some interface. Most progress with lp_maxflow_demo.cc, which also got documented. 2005-07-15, by athos
- Englishing 2005-07-15, by alpar
- Demos module added 2005-07-15, by alpar
- Each version of Kruskal is called the same ( kruskal(g,in,out) ) independently 2005-07-14, by alpar
- Avoid ambiguity. 2005-07-13, by alpar
- Doc improvement 2005-07-13, by alpar
- Demo displays information on the screen 2005-07-13, by deba
- Demo about descriptor map. 2005-07-13, by deba
- Swap function for DescriptorMap 2005-07-13, by deba
- Developing of edgemap editing is started. 2005-07-12, by hegyi
- Editors are based. 2005-07-12, by hegyi
- Doc image generation is turned off to reduce the size of the distro file. 2005-07-12, by alpar
- Bezier classes are made more consistent 2005-07-12, by alpar
- Improve doc 2005-07-12, by alpar
- moveSource() -> changeSource() 2005-07-12, by alpar
- Added the individual png files to EXTRA_DIST instead of the icons directory. This way the .svn directories do not get in the tarball. An alternative solution would be to delete these in a dist-hook target. 2005-07-12, by ladanyi
- Typo. 2005-07-11, by athos
- lp_test: error messages with appropriate status/value info 2005-07-07, by athos
- Some testing of the LP interface: bugs got fixed. 2005-07-07, by athos
- Decided not to \include the sample.lgf in the quicktour: so it can be bigger. 2005-07-07, by athos
- Documented Balazs's stuff. Quite enough of that. 2005-07-05, by athos
- May it does not throw Warning with g++-4.0 2005-07-04, by deba
- NewUndirEdgeSetAdaptor class 2005-07-04, by deba
- Some more doxygen command killed. 2005-07-04, by alpar
- Kill several doxygen warnings 2005-07-04, by alpar
- trivial bugfix for deba 2005-07-04, by klao
- Doc. 2005-07-04, by athos
- Specialization for string literals. 2005-07-04, by deba
- Updated but not complete doc for IO. 2005-07-04, by deba
- New graph copy interface 2005-07-04, by deba
- Doc. 2005-07-04, by athos
- Doc repaired 2005-07-04, by deba
- Graph input-output demo, some documentation. 2005-07-01, by athos
- Doc review+corrections in my own documentation according to the reviewers comments. 2005-07-01, by athos
- Mainly doc review. 2005-06-30, by athos
- Uh, long comment arrives... Zoom update does not happen after editorial steps. Nodes initial color is light blue, if there is any item under them. Strange node-text relations disappeared. Initial values of new items are given now in a more common way. The wood-cutter way of handling default values of properties is now changed. 2005-06-29, by hegyi
- Function names are corrected according to naming conventions. 2005-06-29, by hegyi
- Hmmm... 2005-06-29, by alpar
- Some corrections to graph_io.dox (mainly language corrections). Improvements on quicktour. 2005-06-28, by athos
- Some modifications. 2005-06-28, by athos
- getstart: hello_lemon.cc moved to a separate file in demo/ 2005-06-27, by klao
- getstart improvements 2005-06-27, by klao
- Only added comments. 2005-06-27, by athos
- Some modifications in this and that. 2005-06-27, by athos
- processNextXyz() returns the processed object. 2005-06-27, by alpar
- InDegMap and OutDegMap fixed 2005-06-27, by deba
- Improved getsart.dox and quicktour.dox 2005-06-24, by athos
- Minor changes 2005-06-24, by athos
- NodeMap values are now visualizable. Todo: default map-values 2005-06-24, by hegyi
- Half-done, but I want to continue from home. 2005-06-24, by athos
- File graph_displayer is split in functional parts. 2005-06-24, by hegyi
- A bug, explored by Alpar is corrected, but with value-checking, and not with correct values. (There is some problem with map values of new items! Maybe refreshemnt is the responsible thing?) 2005-06-23, by hegyi
- cplex test included 2005-06-21, by athos
- Get CPLEX location (include and libdir) from the environment. 2005-06-21, by klao
- Some callbacks are still unimplemented 2005-06-20, by alpar
- Previous commit was also mine, but I forgot to say, that it was my younger brother's birthyear. From this commit texts of activated maps move together with red arrows. 2005-06-17, by hegyi
- Sorry for my friday afternoon... 2005-06-17, by hegyi
- Little beauty fault is corrected. 2005-06-17, by hegyi
- Three commits, one after the other! 81 is my, 82 is my fiancee's, 83 is my younger sister's birthyear :) In this commit Alpar's wish came true: editorial buttons are now available directly on toolbar. 2005-06-17, by hegyi
- Very small bug is corrected: if node creator tool is active, the small red arrows won't move, if you click on them and if you drag the newly created node... 'was hard to notice it :-) 2005-06-17, by hegyi
- First of all: revision 1981 is mine, what is important me because I was born in 1981. But what is new in my revision? If you drag nodes with left button, edge-breakpoints do not change location. If you drag nodes by right button, they do, they take up their base situation at the halfpoint of the edge. 2005-06-16, by hegyi
- Little red arrows appear in breakpoints of edges. 2005-06-16, by hegyi
- Redundant files are removed, sorry. 2005-06-15, by hegyi
- Broken edges are appearing. 2005-06-15, by hegyi
- At last, the most simple task, the graph-item deletion is solved... 2005-06-15, by hegyi
- removed dependencies 2005-06-15, by ladanyi
- gcc-4.0 compatibility changes 2005-06-15, by alpar
- Bugfixes related to DualExpr. 2005-06-15, by alpar
- Correcting concept checks. 2005-06-15, by deba
- ignore generated files 2005-06-14, by ladanyi
- Added support for building deb packages. 2005-06-14, by ladanyi
- - separate file for each m4 script 2005-06-14, by ladanyi
- Concept checking classes must also be installed 2005-06-14, by alpar
- added macro for setting the name of the directory under datadir/doc 2005-06-14, by ladanyi
- Sorry, the previous commit was uncorrect. Erasing is now possible on edges, but on nodes not. 2005-06-14, by hegyi
- Erasing from graph would be possible, if erasing from graph would be possible... (Afternoon has become timewasting...) 2005-06-14, by hegyi
- - lp_test is made working. 2005-06-14, by alpar
- added support for generating rpms (completely untested though) 2005-06-14, by ladanyi
- updated required automake/autoconf versions (autoconf 2.57 is surely not enough; couldn't test with 2.58) 2005-06-14, by ladanyi
- handle library dependencies 2005-06-14, by ladanyi
- distribute the LICENSE file too 2005-06-14, by ladanyi
- add the icons to the tarball 2005-06-14, by ladanyi
- Known bugs are eliminated from gui, and new ones are created by changing tool selectors to special radiobuttons, and by adding edgecreation-canceller function (right-click on any group element). 2005-06-13, by hegyi
- Bug fix 2005-06-13, by deba
- Some bug fix. 2005-06-13, by deba
- Cplex test disabled again. 2005-06-13, by athos
- Edge creation is available. 2005-06-13, by hegyi
- Some tests have been developed, bugs got fixed. 2005-06-10, by athos
- New EdgeSet Adaptor 2005-06-10, by deba
- Minor change 2005-06-10, by deba
- Minor changes 2005-06-10, by deba
- Sorry, forgot to commit two new files. 2005-06-10, by hegyi
- Hopefully, node creation works well, after a small structural consideration. 2005-06-10, by hegyi
- gcc 3.4 compatibility fixes 2005-06-09, by ladanyi
- Another bugfix. 2005-06-09, by alpar
- Akos' research pointed out that it is a must. 2005-06-09, by alpar
- Bugfix. 2005-06-09, by athos
- Bugfix. 2005-06-09, by athos
- Bugfix. 2005-06-09, by athos
- Bugfix. 2005-06-09, by athos
- I could not check, because: aclocal-1.7: command not found 2005-06-09, by athos
- - InDegMap fixed 2005-06-09, by alpar
- Not ready, but I commit it for simplicity. 2005-06-09, by athos
- Serious bugfix in ListGraph::SnapShot and SmartGraph::SnapShot 2005-06-09, by alpar
- Trivial doc fixes 2005-06-09, by alpar
- Change the compilation order of subdirs 2005-06-09, by alpar
- Bugfixes to compile w. gcc 4.0.0 2005-06-08, by klao
- InDegMap added 2005-06-08, by alpar
- Make target "docs" renamed to "doc" 2005-06-08, by klao
- Bugfix: make doc didn't work in external builddir. 2005-06-08, by klao
- * Doc generation restructuring: don't remove the whole html/ 2005-06-08, by klao
- Modify kruskal to work correctly with UndirGraphs. 2005-06-07, by alpar
- UndirTag added to the graphs 2005-06-07, by alpar
- some thing to do 2005-06-07, by alpar
- Maps are now selectable through ComboBoxes, and Escape makes MapWin disappeared. 2005-06-06, by hegyi
- DualExpr added. 2005-06-04, by alpar
- zooming should really work now 2005-06-03, by ladanyi
- Documentation review. 2005-06-02, by athos
- dos2unix 2005-06-01, by ladanyi
- - added toolbar 2005-06-01, by ladanyi
- Small documentation is added to GUI 2005-05-27, by hegyi
- Revome duplicated typedefs 2005-05-26, by alpar
- Some documentation got revised. 2005-05-26, by athos
- - test both lp implementations 2005-05-26, by ladanyi
- _copyLp(), _newLp() implemented. 2005-05-26, by athos
- trunk/src/* move to trunk/ 2005-05-23, by ladanyi
- bugfix 2005-05-21, by ladanyi
- added a configuration header to the lemon directory 2005-05-20, by ladanyi
- Functions _eraseRow(), _eraseCol(). Not yet implemented for cplex. 2005-05-20, by athos
- Added function _setCoeff(). 2005-05-20, by athos
- Documentation 2005-05-19, by deba
- Able to read edge from undirected edgeset 2005-05-19, by deba
- A very simple xml parser 2005-05-19, by alpar
- Two minor changes. 2005-05-18, by deba
- - minor corrections in the docs 2005-05-18, by ladanyi
- minor modifications 2005-05-16, by marci
- Bug fix. 2005-05-14, by deba
- ContentReader 2005-05-14, by deba
- Six-coloring in plan graphs. 2005-05-14, by deba
- IO with undirected edgesets and undirected graphs. 2005-05-14, by deba
- Smart reference handling in map adaptors 2005-05-14, by deba
- Added backward and forward map. 2005-05-14, by deba
- Handling smarter the references 2005-05-14, by deba
- std:: prefix bug corrected 2005-05-14, by deba
- Descrption for bits 2005-05-14, by deba
- Moved to subgroup 2005-05-14, by deba
- Handling simultan edge adding. 2005-05-14, by deba
- Fixing invertable maps: 2005-05-11, by deba
- moved the gui 2005-05-11, by ladanyi
- Bug fix. 2005-05-11, by deba
- Bug fixes. 2005-05-11, by deba
- LemonWriter and GraphWriter. 2005-05-11, by deba
- New graph reader interface. 2005-05-09, by deba
- Cplex works. 2005-05-06, by athos
- fix 'make mrproper' 2005-05-05, by ladanyi
- Deleted _setRowLowerBound() and _setRowUpperBound() functions. Cplex worked (now it does not because of _getPrimalStatus()). 2005-05-05, by athos
- added directory and check for the GUI 2005-05-05, by ladanyi
- An unnecessary header removed 2005-05-05, by alpar
- Special maps' placement in the headers and in the doxigen modules 2005-05-05, by alpar
- wrapper -> adaptor 2005-05-04, by alpar
- Better doc generation. 2005-05-02, by alpar
- DataFormatError::what() also prints the name of the exception. 2005-04-29, by alpar
- Docfix 2005-04-29, by alpar
- For the sake of cygwin... 2005-04-29, by alpar
- GUI section handling. 2005-04-28, by deba
- Missing *.m4 files added. 2005-04-27, by alpar
- Modifying the interface. 2005-04-27, by deba
- Bug fix. 2005-04-27, by deba
- Changed input operator. 2005-04-27, by deba
- - BoundingBox::clear() added 2005-04-26, by alpar
- LpSkeleton updated 2005-04-25, by alpar
- Missing function _setRowBounds added to lp_skeleton. 2005-04-25, by athos
- bugfix 2005-04-25, by ladanyi
- - include config.h instead of manually adding -DHAVE_{CPLEX,GLPK} to CXXFLAGS 2005-04-25, by ladanyi
- This way it works also when both GLPK and CPLEX are enabled. 2005-04-24, by ladanyi
- Don't set {GLPK,CPLEX}_{CFLAGS,LIBS} if the check fails. 2005-04-24, by ladanyi
- -I config is passed to aclocal when make invokes it. 2005-04-23, by ladanyi
- A new implementation of UndirGraphWrapper, accordig to the undirected concepts 2005-04-23, by marci
- Set $lp_{glpk|cplex}_found even if --without-{glpk|cplex} option was given. 2005-04-22, by alpar
- - lp_cplex.h, lp_cplex.cc added 2005-04-22, by alpar
- added check for CLPEX 2005-04-22, by ladanyi
- I really have no idea about what to write here now. 2005-04-21, by athos
- Fix Makefile.am 2005-04-21, by alpar
- _clearObj instead of _setObj. 2005-04-20, by athos
- _setObj function 2005-04-20, by athos
- Get rid of all '-Wall -W' warnings. 2005-04-19, by alpar
- Call the default constructor of the ObserverBase. 2005-04-19, by deba
- Fix glpk summary 2005-04-19, by alpar
- Configure summary is printed. (To be extended.) 2005-04-19, by alpar
- ignore src/demo/lp_maxflow_demo 2005-04-18, by ladanyi
- added m4 macro to control documentation generation 2005-04-18, by ladanyi
- irrelevant changes 2005-04-18, by ladanyi
- icc like this a bit more (no warnings). 2005-04-18, by alpar
- More steps toward gcc-3.4 compatibility 2005-04-18, by alpar
- gcc-3.4 compile fix 2005-04-18, by alpar
- src/work is moved to hugo_loc 2005-04-18, by alpar
- - compile failure fixed 2005-04-17, by alpar
- An unnecessary duplicate removed. 2005-04-15, by alpar
- - Adding new lp_demo.cc finished 2005-04-15, by alpar
- lp_demo.cc becomes lp_maxflow_demo.cc 2005-04-15, by alpar
- Fix a bug that caused corrupt eps file if there are loops or identical 2005-04-15, by alpar
- Correct the english name of EGRES. 2005-04-15, by alpar
- Bug fixes. 2005-04-15, by deba
- Bug fix. 2005-04-15, by deba
- Changed the includes. 2005-04-15, by ladanyi
- - Use messages similar to stock autoconf macros'. 2005-04-14, by ladanyi
- updated mrproper target 2005-04-14, by ladanyi
- ignore generated files/dirs 2005-04-14, by ladanyi
- - Bugfix in XMap/YMap 2005-04-14, by alpar
- - removed unnecessary include dirs 2005-04-14, by ladanyi
- - added an m4 script to set debugging related compiler flags 2005-04-14, by ladanyi
- - GLPK is autodetected now 2005-04-14, by ladanyi
- - added autoheader (just to reduce the compliers argument list) 2005-04-13, by ladanyi
- Documentation for lemon/bits. 2005-04-12, by deba
- Source and Target EdgeMap. 2005-04-12, by deba
- Minor changes. 2005-04-12, by deba
- Removed obsolote todo. 2005-04-12, by deba
- Some bug fixes. 2005-04-12, by deba
- Demo program 2005-04-12, by deba
- GraphReader is made silent 2005-04-12, by alpar
- Missing header added 2005-04-12, by alpar
- A little has been done. Some important questions arised. 2005-04-11, by athos
- A little modification: a call for primalStatus(). 2005-04-11, by athos
- 'make docs' and 'make install' is also working now in external build-dir 2005-04-10, by alpar
- Minor corrections in the doc 2005-04-09, by alpar
- Obsolte test removed. 2005-04-09, by deba
- Bug fixes. 2005-04-09, by deba
- Functionality changed: 2005-04-09, by deba
- Make standard conform. // math.h -> cmath 2005-04-09, by deba
- Documentation improvments. 2005-04-09, by deba
- Heap concept moved to namespace concept. 2005-04-09, by deba
- - Insert LP stuff into the module structure 2005-04-08, by alpar
- - Insert LP stuff into the module structure 2005-04-08, by alpar
- Disable shared libraries (makes the compilation a bit faster) 2005-04-08, by alpar
- Add presolver() to turn on/off the GLPK presolver 2005-04-08, by alpar
- An icc warning resolved. 2005-04-08, by alpar
- Only lp_xyz's are linked against -lglpk 2005-04-08, by alpar
- The case when the objective function contains a const component is handled 2005-04-08, by alpar
- Demo prog that computes the max flow by LP 2005-04-08, by alpar
- No output messages by default 2005-04-08, by alpar
- lin_expr.h removed 2005-04-08, by alpar
- Cplex interface has improved a lot. 2005-04-07, by athos
- Sample file completed: works correctly and the code is very beautiful. I love LEMON. 2005-04-07, by athos
- - XMap and YMap added 2005-04-07, by alpar
- Makefile has changed. 2005-04-07, by athos
- A sample file. 2005-04-07, by athos
- New functions in lp_glpk.cc. Sample file: lp_sample.cc. 2005-04-07, by athos
- LpSolverSkeleton -> LpSkeleton 2005-04-07, by alpar
- max() [_setMax()], min() [_setMin()], primalValue() [_getPrimalValue()] added 2005-04-07, by alpar
- Removing sticky using namespace std. 2005-04-06, by deba
- make distcheck works again 2005-04-06, by ladanyi
- lp_test added 2005-04-06, by alpar
- Applied the changes which somehow vanished during my last merge. Thanks goes 2005-04-05, by ladanyi
- Stuffs moved into bits 2005-04-05, by deba
- make distcheck fixes. Anyway it still doesn't work. 2005-04-05, by ladanyi
- - moved lp_base.h, lp_base.cc, lp_glpk.h, lp_glpk.cc, lp_solver_skeleton.h and 2005-04-05, by ladanyi
- Merged my branch (branches/akos) changes r1654:1740 into the trunk. 2005-04-05, by ladanyi
- SolutionStatus -> SolveExitStatus 2005-04-05, by alpar
- Subdirectory for low level headers 2005-04-05, by alpar
- Graph displayer displays graphs now. 2005-04-04, by hegyi
- Trivial bugfix 2005-04-04, by alpar
- Started cplex low level interface. 2005-04-04, by athos
- Now one can solve an lp problem. 2005-04-04, by athos
- Bug fix. 2005-04-04, by deba
- dimacs_to_lgf demo 2005-04-04, by deba
- - Modifications to compile with *both* gcc-3.3 and gcc-3.4 2005-04-04, by alpar
- Documentation of abstract functions is in lp_solver_skeleton.h 2005-04-03, by alpar
- - Make lp stuff compilable 2005-04-01, by alpar
- Options for debugging. 2005-04-01, by alpar
- Conceptions and bug fixes. 2005-04-01, by athos
- To run graph-displayer with sample input, type make run, but do not move the nodes, YET 2005-04-01, by hegyi
- Graph displayer is now displaying nodes. Edges remain still undisplayed yet. 2005-04-01, by hegyi
- Graph displayer is now displaying nodes. Edges remain still undisplayed yet. 2005-04-01, by hegyi
- New groups called io_group and dimacs_group added 2005-04-01, by alpar
- Peter is able to read xy vector from file. 2005-04-01, by hegyi
- corrections in docs 2005-04-01, by zsuzska
- SmartGraph can also split() a node! 2005-03-31, by alpar
- getPath() added to Bfs/Dfs/Dijkstra. 2005-03-31, by alpar
- length() returns int istead of size_t 2005-03-31, by alpar
- - split() added 2005-03-31, by alpar
- It works again 2005-03-31, by alpar
- LpSolverBase::Expr is documented 2005-03-31, by alpar
- Correct MapBase usage. 2005-03-31, by alpar
- XY reading is being wrote. 2005-03-30, by hegyi
- latex documentation for TightEdgeFilterMap, including amsmath and amssymb latex 2005-03-30, by marci
- Minor improvements 2005-03-30, by alpar
- some small corrections in docs 2005-03-30, by zsuzska
- - Better (but still incomplete) doc 2005-03-30, by alpar
- - Non-template expressions and constraints (lin_expr.h isn't used) 2005-03-30, by alpar
- Some bug fix 2005-03-29, by deba
- bugfixes in doc 2005-03-29, by jacint
- bug fix in SubBidirGraphWrapper::firstIn(Edge&,const Node&), due to Gabor Retvari 2005-03-28, by marci
- Use the standard idMap 2005-03-27, by alpar
- First version of iterable maps. 2005-03-25, by deba
- corrections in docs 2005-03-25, by zsuzska
- zsuzska's own work directory 2005-03-25, by zsuzska
- Constraints (expressions containing <= or >=) can be passed to addRow() 2005-03-25, by alpar
- - LpGlpk added to the makefile 2005-03-25, by alpar
- This was a bug, I guess 2005-03-25, by athos
- Low level interface for GLPK (Marci ut?n szabadon) 2005-03-25, by athos
- (none) 2005-03-25, by athos
- - Largely extended linear expressions 2005-03-25, by alpar
- - setRow() added 2005-03-25, by alpar
- - several missing 'const' added 2005-03-25, by alpar
- - src/lemon/utility.h: dummy<> template added 2005-03-25, by alpar
- Oops... 2005-03-24, by alpar
- - lp_solver_skeleton.h/cc: skeleton for actual lp implenetations 2005-03-24, by alpar
- - simple makefile added 2005-03-24, by alpar
- documentation 2005-03-23, by marci
- Bug fix (thanks to Misi). 2005-03-23, by athos
- "unused parameter" warning solved 2005-03-23, by alpar
- An alternative of lp_base.h. 2005-03-23, by athos
- Bug fix in lp_base.h. 2005-03-23, by athos
- Completions. 2005-03-23, by athos
- Csak a te kedvedert. 2005-03-23, by athos
- Added. 2005-03-23, by athos
- (none) 2005-03-23, by athos
- Ami f?lig van k?sz, ma m?r f?lig marad... 2005-03-22, by athos
- small improvment in documentation 2005-03-22, by marci
- Modified a bit. 2005-03-22, by athos
- Copied only so far. 2005-03-22, by athos
- DO NOT USE UNDECARED STUFF 2005-03-22, by marci
- (correctly) ignore distro files. 2005-03-22, by alpar
- Constructor of IdMap<G,I>::InverseMap made public 2005-03-21, by alpar
- Some more MS VC++ compatibility changes (suggested by Janos Tapolcai) 2005-03-21, by alpar
- For cygwin compatibility. 2005-03-21, by alpar
- Several changes in order to compile with gcc-3.4 2005-03-21, by alpar
- Several serious bugs fixed 2005-03-21, by alpar
- svn:ignore *.exe (for ms systems) 2005-03-21, by klao
- svn:ignore fix 2005-03-21, by klao
- Fixes for MS VC++ (contributed by Janos Tapolcai) 2005-03-21, by klao
- Bugfix, thanks to Janos. 2005-03-21, by alpar
- A strange compilation failure (under cygwin) is fixed. 2005-03-19, by alpar
- - A primitive function type interface for Preflow. 2005-03-19, by alpar
- Minor changes for educational purposes. 2005-03-18, by alpar
- Magic anyangle is Faster, harder, Blumchen 2005-03-17, by hegyi
- Magic triangle is a bit more DONE, and is already not only a triangle. 2005-03-17, by hegyi
- MapFunctor is made an STL standard compliant functor. 2005-03-17, by alpar
- The first step toward function type interface to Preflow alg: 2005-03-17, by alpar
- Magic triangle is READY. 2005-03-16, by hegyi
- - Add compilation tests for the function type interface of BFS/DFS/Dijkstra 2005-03-16, by alpar
- ForkMap and CombineMap added. 2005-03-16, by alpar
- - Several updates and clarifications on dijkstra.h 2005-03-16, by alpar
- Missing header file added 2005-03-16, by alpar
- Missing input file added 2005-03-16, by alpar
- - '.lgf' could be the standard 'lemon graph format' extension. 2005-03-16, by alpar
- Changing exception names. 2005-03-11, by deba
- Solve conflict. 2005-03-11, by deba
- i am getting familiar with gtkmm and gnomecanvasmm 2005-03-11, by hegyi
- Bug fix. 2005-03-11, by deba
- work modifications 2005-03-11, by deba
- Fix a bug noticed by deba. 2005-03-09, by klao
- Easy input-output function for common graphs. 2005-03-09, by deba
- ExceptionMember helper class. 2005-03-09, by deba
- Increase test 2005-03-09, by deba
- Bug fix in radix heap. 2005-03-09, by deba
- Minor doc changes 2005-03-07, by alpar
- Nothing special 2005-03-07, by alpar
- - rot90() and rot270() added to xy.h 2005-03-07, by alpar
- Bugfix in DijkstraWizard 2005-03-06, by alpar
- Doc improvements 2005-03-06, by alpar
- Missing #ifndef-#define 2005-03-06, by alpar
- Bugfix in BidirGraphWrapper 2005-03-06, by alpar
- let's remember: the boss said that we have to test even the non-working codes 2005-03-05, by marci
- - Bugfix in setting the previous Node 2005-03-04, by alpar
- The source node is reported to be reaches but it has no previous node/edge. 2005-03-04, by alpar
- Change test to be up to date. 2005-03-04, by deba
- Bug fix, and g++ 3.4 compatibility changes. 2005-03-04, by deba
- Adding GraphEdgeSet and GraphNodeSet classes to graph_utils.h. 2005-03-04, by deba
- Correcting explicit declaration. 2005-03-04, by deba
- Bug fix 2005-03-04, by deba
- Bug fix 2005-03-04, by deba
- Fix documentation. 2005-03-04, by deba
- concept and checking functions for heaps 2005-03-04, by deba
- Radix heap_implementation 2005-03-04, by deba
- make constructors explicit 2005-03-04, by deba
- Corrected an error (dicussed with marci) 2005-03-04, by athos
- Some more documentation (sorry, I forgot to check the doxygen.log and now I am under windows) 2005-03-03, by athos
- Added two demo programs: of course they are not considered to be complete or finished in any sense. 2005-03-03, by athos
- Some work has been done in the quicktour. 2005-03-02, by athos
- Better color to bw conversion 2005-02-28, by alpar
- Changing to gtk-mm 2005-02-28, by hegyi
- - ColorSet become commonly usable 2005-02-25, by alpar
- Fix 'make distcheck' failure. 2005-02-24, by alpar
- glpk is able to search 5x5 magic square, let's celebrate the free software 2005-02-24, by marci
- Everithing is half-done, but some progress has been made in writing documentation. 2005-02-24, by athos
- just kidding 2005-02-24, by hegyi
- Modified a little: I know that it is not consistent and plan to correct soon. 2005-02-24, by athos
- graphwrapper dox. everybody is asked to read doxygen.log 2005-02-23, by marci
- Experimental autopackage specfile. 2005-02-23, by alpar
- Fix Doxyfile and the wrong hyperlinks in the doc. 2005-02-22, by alpar
- Started to change documentation with excellent new ideas!!! 2005-02-22, by athos
- Corrected spelling errors. 2005-02-22, by athos
- Corrected spelling errors. 2005-02-22, by athos
- one more minor change 2005-02-21, by jacint
- some minor changes, docs, etc. 2005-02-21, by jacint
- A year has passed again. 2005-02-21, by alpar
- Let's go on! 2005-02-21, by alpar
- New features in v0.3 lemon-0.3 2005-02-21, by alpar
- Better doc 2005-02-21, by alpar
- We have UndirGraph, so BidirGraph has been removed. 2005-02-21, by alpar
- svn:ignore change on src/demo 2005-02-20, by klao
- Graph and UndirGraph concept modifications. 2005-02-20, by klao
- lemon/error.h: boost::shared_ptr helyett std::auto_ptr 2005-02-19, by klao
- Wrap long lines 2005-02-18, by alpar
- - Better addSource() 2005-02-18, by alpar
- Description of the LEMON directories. 2005-02-18, by alpar
- if you have a nuclear power plant and wanna compute small magic squares, then let's do it 2005-02-17, by marci
- small changes 2005-02-16, by marci
- Several changes in the docs. 2005-02-16, by alpar
- Minor changes. 2005-02-15, by alpar
- A bit better msg. 2005-02-15, by alpar
- Test the new dijkstra features. 2005-02-15, by alpar
- Make Makefile.am up-to-date (as usual). 2005-02-15, by alpar
- Doc improvements. 2005-02-15, by alpar
- more docs 2005-02-11, by ladanyi
- trying to add constraints of kind 1 <= x[2]+x[3] <= 4 2005-02-10, by marci
- The pair of setSomeThing function is getSomeThing. 2005-02-08, by marci
- more docs 2005-02-08, by ladanyi
- This is not ready yet, but I have to go home... 2005-02-07, by hegyi
- Removing from work. 2005-02-07, by deba
- Changing first to iterators. 2005-02-07, by deba
- Fix wrong reference in the documentation. 2005-02-07, by alpar
- IO moved to lemon. 2005-02-07, by deba
- Graph documentation 2005-02-07, by deba
- Removing graph_defines.h 2005-02-07, by deba
- Documentation 2005-02-07, by deba
- Documentation 2005-02-07, by deba
- Revised dijkstra.h with several new features added. 2005-02-06, by alpar
- The new dijkstra.h comes in the next commit. 2005-02-06, by alpar
- - PredNodeMap is a NullMap by default 2005-02-06, by alpar
- error.h added 2005-02-06, by alpar
- Several important changes: 2005-02-06, by alpar
- Document state_enum 2005-02-06, by alpar
- Oops. 2005-02-05, by alpar
- A new exception class called UninitializedParameter. 2005-02-05, by alpar
- Dijkstra documentation is getting ready, but one decision is missing about naming conventions about named_params 2005-02-05, by hegyi
- Documentation is developing itself, but is not ready yet. 2005-02-04, by hegyi
- New error.h moved to lemon/ 2005-02-03, by klao
- Obsolete error.h removed 2005-02-03, by klao
- Latest LEMON exception and assert concepts 2005-02-03, by klao
- Two incomplete additions: 2005-02-03, by alpar
- Minor changes. 2005-02-02, by alpar
- Bugfix 2005-02-02, by alpar
- - More or less follows the new naming convetions 2005-02-02, by alpar
- Some changes in the IO and map utilities. 2005-02-01, by deba
- Tutorial for graph input - output 2005-02-01, by deba
- correction 2005-02-01, by marci
- try of grouping for documentation 2005-02-01, by marci
- lower and upper bound handling functions for rows 2005-02-01, by marci
- new functions for changing lower and upper bounds of variables 2005-01-31, by marci
- - Fix missing file (max_matching.h) 2005-01-29, by alpar
- - '%%Title:', '%%Copyright:' and '%%CreationDate:' fields added to graphToEps- 2005-01-29, by alpar
- - Node shapes are shown in the doc. 2005-01-29, by alpar
- Concept modification to resolve the item by its ID. 2005-01-28, by deba
- One more trial/approach for named params (Under constr.) 2005-01-28, by alpar
- small changes, a try for max flow using expression 2005-01-28, by marci
- Add a 'scaleToA4()' function. 2005-01-28, by alpar
- Functions to query height/width of a BoundingBox. 2005-01-28, by alpar
- Wrap a long line 2005-01-28, by alpar
- - Some things to do. 2005-01-27, by alpar
- -=, - operators in expressions 2005-01-27, by marci
- (none) 2005-01-27, by jacint
- A proposal or test implementation for linear expression` 2005-01-26, by marci
- Various changes. 2005-01-26, by ladanyi
- Removed some unnecessary files. 2005-01-26, by ladanyi
- (none) 2005-01-25, by jacint
- Adding a function which returns the mate of a node. 2005-01-25, by jacint
- following the changes of max_matching.h 2005-01-25, by jacint
- Now, the actual drawing is made by run() instead of the destructor. 2005-01-20, by alpar
- resetPos deleted 2005-01-20, by jacint
- - Nodes are drawn in a better way 2005-01-19, by alpar
- One more node-shape added. 2005-01-19, by alpar
- Correct bad arrow enpoint when parallel edges are enabled. 2005-01-18, by alpar
- In graphToEps(), nodes may have different shapes (circles or squares). 2005-01-18, by alpar
- - Parallel edges look a bit better 2005-01-16, by alpar
- Functions added to compute the gradient of Bezier curve. 2005-01-16, by alpar
- Doc improvements 2005-01-16, by alpar
- findEdge bugfix. 2005-01-16, by alpar
- more precise distinction 'tween low and high level lp interfaces 2005-01-14, by marci
- Changes in doc. 2005-01-14, by alpar
- Serious buxfig in findEdge() 2005-01-14, by alpar
- Edmonds max_matching.h tester 2005-01-13, by jacint
- Edmonds matching alg 2005-01-13, by jacint
- functor->map and map->functor converters added. 2005-01-12, by alpar
- :-} 2005-01-11, by marci
- :-} 2005-01-11, by marci
- graph_to_eps mission accomplished. 2005-01-11, by alpar
- Fix 'make install' failure. 2005-01-11, by alpar
- Missing 'xy<T> operator*(double, xy<T>)' added. 2005-01-11, by alpar
- ShiftMap and ScaleMap added 2005-01-11, by alpar
- - Minor correction in time_measure.h 2005-01-11, by alpar
- (none) 2005-01-09, by klao
- Advances in error.h 2005-01-09, by klao
- src/work/Doxyfile: Minor changes 2005-01-09, by klao
- update to doxygen v1.4.0 2005-01-09, by klao
- Doxyfile: minor changes 2005-01-09, by klao
- Doxyfile updated to doxygen v1.4.0 2005-01-09, by klao
- - Parallel edge support (without arrowheads) 2005-01-08, by alpar
- - Empty doxygen comments 2005-01-08, by alpar
- Nasty bug in undir_graph_extender.h 2005-01-07, by klao
- (none) 2005-01-07, by jacint
- undirgrafbug 2005-01-07, by jacint
- undirgrafbug 2005-01-07, by jacint
- Exception hierarchy sketch. 2005-01-07, by klao
- graphToEps also accepts an output file name parameter. 2005-01-06, by alpar
- countUndirEdges bugs fixed 2005-01-05, by klao
- UndirGraphs: invalid edge bug 2005-01-05, by klao
- Two examples showing a bit more convenient way to implement named parameters. 2005-01-05, by alpar
- graphToEps is now able to write to any ostream. 2005-01-05, by alpar
- Several new named parameters and documentation added to graphToEps(). 2005-01-04, by alpar
- Conversion constructor added 2005-01-04, by alpar
- minor changes for various number types 2005-01-04, by marci
- Bugfix 2005-01-04, by alpar
- An experimental graph-to-eps exporter. 2005-01-04, by alpar
- Several new member functions added to BoundingBox 2005-01-04, by alpar
- - Missing 'const' keywords added 2005-01-04, by alpar
- Several changes in doc 2005-01-03, by alpar
- Serious bugfix in WriteMap<K,T>::Constraints 2005-01-03, by alpar
- - Several convenience maps added to maps.h 2005-01-03, by alpar
- AlterationObserverRegistry -> AlterationNotifier 2004-12-16, by deba
- AlterationObserverRegistry -> AlterationNotifier 2004-12-16, by deba
- Renaming AlterationObserverRegistry -> AlterationNotifier 2004-12-16, by deba
- graph_io under construction 2004-12-15, by deba
- reader under construction 2004-12-14, by deba
- Make UndirListGraph and UndirSmartGraph visible in the doc. 2004-12-09, by alpar
- Undir list and smart graph 2004-12-09, by klao
- bug fix 2004-12-09, by marci
- GraphReader under construction 2004-12-08, by deba
- :-( 2004-12-06, by marci
- Undirected graph documentation and concept refinements. 2004-12-06, by klao
- GraphReader implementation ideas. 2004-12-03, by deba
- :-) 2004-12-02, by marci
- bug fix. previously, it did not work with graphs having non-reference node-maps 2004-12-02, by marci
- More rational structure of classes in MergeGraphWrappers 2004-12-01, by marci
- MergeGraphWrapper bug fixes 2004-11-29, by marci
- Added this in order to prevent losing it. 2004-11-29, by ladanyi
- Added a getCost() method to the Entity. Now prevCost() returns what its name suggests. 2004-11-29, by ladanyi
- UndirGraph implementation nearly complete 2004-11-28, by klao
- Advances in UndirGraph. 2004-11-25, by klao
- Fix Edmonds' name. 2004-11-22, by alpar
- the old-style codes are removed from comment 2004-11-22, by marci
- Use lemon::Timer for time measuring. Added the threshold() function and initial threshold and temperature calculation. 2004-11-22, by ladanyi
- Generalized flow by lp 2004-11-22, by marci
- bug fix in SubBidirGraphWrapper, roadmap to MergeGraphWrapper 2004-11-22, by marci
- RoadMap to more general flow algs. 2004-11-20, by marci
- Modifications for hugo 0.2 2004-11-20, by marci
- MergeGraphWrapper 2004-11-20, by marci
- ObserverRegistry base classed in SnapShot has changed to be protected 2004-11-20, by alpar
- - snapshot-rollback functionarity added to ListGraph 2004-11-20, by alpar
- reverseEdge() and contract() member-functions added. 2004-11-19, by alpar
- RoadMap to STGraphWrapper 2004-11-19, by marci
- RoadMap to MergeGraphWrapper and STGraphWrapper, 2004-11-18, by marci
- MergeNodeGraphWrapper 2004-11-18, by marci
- (none) 2004-11-18, by alpar
- - Timer class got direct access to the components of the ellapsed time/ 2004-11-17, by alpar
- misc 2004-11-17, by marci
- commercial 2004-11-17, by marci
- MergeNodeGraphWrapper with factory 2004-11-17, by marci
- Named parameter tests 2004-11-17, by alpar
- Some comments and minor additions to the AdvancedController. 2004-11-17, by ladanyi
- Added a second SimAnn with the other controller. 2004-11-17, by ladanyi
- ErasingFirstGraphWrapper 2004-11-16, by marci
- RevGraphWrapper modified according to the factory 2004-11-15, by marci
- Ops... 2004-11-15, by alpar
- Unified style hyperlinks in the doc. 2004-11-15, by alpar
- Matrix interface running time test... 2004-11-15, by alpar
- error.h brought back to life 2004-11-15, by klao
- GraphWrapper changes for factory 2004-11-15, by marci
- - Move template.h to doc/. 2004-11-14, by alpar
- An 'unused variable' warning when compiled with gcc-3.2.2 is removed 2004-11-14, by alpar
- XyzConcept moved to Xyz::Constraints 2004-11-13, by deba
- Revome an obsolete #include line. 2004-11-13, by alpar
- Naming changes: 2004-11-13, by alpar
- Naming changes: 2004-11-13, by alpar
- Bugfixes in UndirFullGraphBase 2004-11-13, by alpar
- Copy-Paste bug fix. 2004-11-11, by deba
- UndirFullGraphBase is added 2004-11-11, by deba
- mappable_graph_extender.h erased 2004-11-11, by deba
- maxUndirEdgeId modified to maxId(UndirEdge) 2004-11-11, by deba
- maxNodeId() and maxEdgeId() changed to maxId(Node) and maxId(Edge) 2004-11-11, by deba
- "make check" pass under icc v8.0 2004-11-10, by klao
- "make check" pass under gcc-3.4.3 2004-11-10, by klao
- * enable_if imported from BOOST 2004-11-10, by klao
- A demonstration how to use _optional_ boolean tags. 2004-11-10, by klao
- for better compatibility with gcc-3.4 2004-11-10, by marci
- Changes in doc. 2004-11-10, by alpar
- - Add makeSnapshot()/rollBack() functionality 2004-11-09, by alpar
- A graph reader interface proposal 2004-11-09, by alpar
- remove an annoying warning 2004-11-08, by klao
- partial graph_wrapper changes with graph_factory 2004-11-08, by marci
- findEdge() declaration went to the right place (for the sake of Doxygen.) 2004-11-08, by alpar
- Several changes in doc. 2004-11-08, by alpar
- Several changes in doc. 2004-11-08, by alpar
- Added an init method to the controller, and started writing a second controller. 2004-11-08, by ladanyi
- Moved the includes to simann.h. 2004-11-08, by ladanyi
- Doc improvements 2004-11-05, by alpar
- Updated the makefile. 2004-11-05, by ladanyi
- Undirect graph implementation. 2004-11-05, by klao
- * Somewhat less redundant and a bit more correct graph concepts. 2004-11-04, by klao
- Renamed simann_test.cc to simann_demo.cc. 2004-11-04, by ladanyi
- skeleton(s) -> concept renaming 2004-11-04, by klao
- Updated because of the recent changes in simann.h. 2004-11-04, by ladanyi
- Now the controller asks SimAnnBase for the various costs. 2004-11-04, by ladanyi
- Added the SimpleController class, and removed the first version of SimAnn in favour of the second. 2004-11-04, by ladanyi
- Improve docs. 2004-11-02, by alpar
- Improved docs. 2004-11-01, by alpar
- - Named parameters and traits for Dijkstra 2004-11-01, by alpar
- Traits + Named Parameters version 2004-11-01, by alpar
- - SmallGraph is also a class instead of being a typedef. 2004-10-30, by alpar
- - Changes in doc (spell check). 2004-10-30, by alpar
- ListGraph compilation bug fixed. 2004-10-30, by alpar
- - moveHead() and moveTail() added. Not tested. 2004-10-30, by alpar
- A new doxygen group added for graph utilities. 2004-10-29, by alpar
- The graph_factory branch (@ 1321) has been merged to trunk. 2004-10-27, by klao
- Modify to compile with ++-style iterators. 2004-10-25, by alpar
- It's time to design an iterable generic bfs 2004-10-16, by marci
- Bugfix. (removed forgotten "using namespace std") 2004-10-13, by beckerjc
- Naming and coding style fixes and various other changes. 2004-10-11, by ladanyi
- Suurballe and MinCostFlow classes are now able to increase the flow 1 by 1 with 2004-10-08, by marci
- Coding style. 2004-10-07, by marci
- - Change version 0.2 -> 0.3 2004-10-07, by alpar
- Many of ckeckCompileXYZ()'s are now in the corresponding skeleton headers. 2004-10-05, by alpar
- Revert backport changes -r1230. 2004-10-04, by deba
- Some old comments 2004-10-04, by klao
- * Beautifying Makefile.am 2004-10-04, by klao
- Added 'src/demo/Makefile.am'. 2004-10-04, by ladanyi
- NodeSubGraphWrapper, test, and ducumentation modifications. 2004-10-01, by marci
- New EdgeSubGraphWrapper class specializing SubGraphWrapper in the way that only the edge-set can be filtered. 2004-10-01, by marci
- SubGraphWrapper code example, converter from dimacs to graphviz dot file. 2004-09-30, by marci
- documentation os SubGraphWrapper with code example. 2004-09-30, by marci
- mv after 0.2 2004-09-30, by marci
- Version 0.2 released. lemon-0.2 2004-09-30, by alpar
- minor correction 2004-09-30, by ladanyi
- Cosmetic changes. 2004-09-30, by alpar
- Use latin-1 encoding. 2004-09-30, by alpar
- - Add myself 2004-09-30, by alpar
- more docs 2004-09-29, by marci
- hugo -> lemon renaming leftovers 2004-09-29, by klao
- hugo -> lemon 2004-09-29, by alpar
- some changes in the doc to make things clearer 2004-09-29, by jacint
- - Backport -r1227 and -r1220 2004-09-29, by alpar
- Initial revision. 2004-09-29, by ladanyi
- merge_node_graph_wrapper::nodemap 2004-09-28, by marci
- Fix InEdgeIt and OutEdgeIt in the symmetric graphs. 2004-09-28, by deba
- beginning of a modular, generic merge_graph_wrapper... 2004-09-28, by marci
- Bugfix. (unionfind segfaulted when compiled with icc) 2004-09-28, by klao
- mrproper rule bug 2004-09-28, by klao
- meself 2004-09-28, by marci
- Fix many doxygen command bugs. 2004-09-28, by alpar
- minor corrections 2004-09-27, by marci
- New symmetric Graph concept. 2004-09-26, by deba
- added myself 2004-09-24, by jacint
- I forgot to apply 2004-09-23, by alpar
- Copyright header added. 2004-09-23, by alpar
- Some code cleaning in id related stuffs 2004-09-23, by alpar
- Do not document registry and map defines. 2004-09-22, by alpar
- Some commenticide was applied. 2004-09-22, by alpar
- correction to 0.2 2004-09-22, by marci
- correction of HUGO_... preproc defines. 2004-09-22, by marci
- 'iff' changed to 'if and only if' 2004-09-22, by alpar
- Classes (and corresponting file names) renamed: 2004-09-22, by alpar
- Oops. I forgot to commit this at -r1204. 2004-09-22, by alpar
- The default constructors are removed from the maps. 2004-09-22, by deba
- - mincostflows.h renamed to min_cost_flows.h 2004-09-22, by alpar
- Minor correction to (preflow_graph.inp -> preflow_graph.dim) 2004-09-22, by alpar
- todo for real comparison 2004-09-21, by marci
- Dox readable more even. 2004-09-21, by marci
- graph_wrappers now pass the tests. 2004-09-21, by marci
- template<typename CMap> Map(const CMap&) like constructors and 2004-09-20, by deba
- Specialized ConstMap for defining constant maps at compile time, by klao. 2004-09-20, by marci
- EXAMPLE_PATH is set to the demo dir. 2004-09-20, by marci
- (none) 2004-09-20, by marci
- new test graph 2004-09-20, by jacint
- (none) 2004-09-20, by jacint
- Kruskal cleanup: 2004-09-19, by klao
- Somebody forgot to remove these. 2004-09-19, by klao
- Put away debug.h and error.h temporarily. 2004-09-19, by alpar
- This was forgotten to add from the previous commit. 2004-09-19, by alpar
- Right (but still too short) documentation of the namespaces. 2004-09-19, by alpar
- - Name changing: XYZGraphSkeleton -> XYZGraph 2004-09-17, by alpar
- An alert added to doc. 2004-09-17, by alpar
- Graph wrapper tests added. 2004-09-17, by alpar
- Fix maps in the GraphWrappers. 2004-09-17, by deba
- Go back to -r1169 in order to be able to compile minlengthpath_test.cc 2004-09-16, by alpar
- Changed to conform to the new iterator style. 2004-09-16, by ladanyi
- Document the file itself. 2004-09-16, by alpar
- - GraphSkeleton renamed to ExtendableGraphSkeleton 2004-09-16, by alpar
- Cross references turned off. 2004-09-16, by alpar
- (none) 2004-09-16, by marci
- (none) 2004-09-16, by marci
- more docs 2004-09-16, by marci
- This is needed for the demo. 2004-09-16, by marci
- Demo file for SubGraphWrapper<Graph>. Documentation will be added later. 2004-09-16, by marci
- (none) 2004-09-16, by marci
- Sorry, the name chosen was a mistake. 2004-09-16, by marci
- (none) 2004-09-16, by marci
- An edge-map which shows the tight edges w.r.t a potential and an edge-distance function. 2004-09-16, by marci
- bug correction 2004-09-16, by marci
- bug correction in SubGraphWrapper<Graph>::NodeIt::NodeIt(...) 2004-09-16, by marci
- Completed documentation for mincostflows and minlengthpaths. 2004-09-16, by athos
- Forgotten std:: 2004-09-15, by klao
- Handling strings with std::string 2004-09-15, by klao
- docs changes 2004-09-15, by jacint
- - Modifications to compile with icc. 2004-09-15, by alpar
- Better handling of the input files of the tests. 2004-09-15, by alpar
- correction of SubGraphWrapper bug. 2004-09-15, by marci
- Change the name of a template parameter. 2004-09-14, by alpar
- Remove obsolete features. 2004-09-14, by alpar
- Changes in doc. 2004-09-14, by alpar
- (none) 2004-09-14, by marci
- (none) 2004-09-14, by marci
- Set 'svn:ignore' property. 2004-09-14, by ladanyi
- Set 'svn:ignore' property (again). 2004-09-14, by ladanyi
- Set 'svn:ignore' property. 2004-09-14, by ladanyi
- 'make distcheck' works again\! 2004-09-14, by ladanyi
- Bug fix in the symmetric maps. 2004-09-13, by deba
- Minor corrections. "make distclean" still doesn't work. 2004-09-13, by alpar
- Fix a DANGEROUS bug. 2004-09-13, by alpar
- Change the compilation order. 2004-09-13, by alpar
- Change MaxFlow to Preflow. 2004-09-13, by alpar
- Remove unnecessary include headers. 2004-09-13, by alpar
- (none) 2004-09-13, by marci
- Reserve is resolved. 2004-09-13, by hegyi
- preflow last changes 2004-09-13, by jacint
- Remove one remaining range checking. 2004-09-13, by alpar
- There is no runtime debug in path.h 2004-09-13, by hegyi
- preflow test 2004-09-13, by jacint
- Eliminating redundant lines. 2004-09-12, by hegyi
- The first version of new path test program. The old became old_path_test. 2004-09-12, by hegyi
- KeySet and ValueSet are inserted into the map structures. 2004-09-12, by deba
- ... and add the missing header files. 2004-09-09, by alpar
- - hugo/skeletons/path.h added. 2004-09-09, by alpar
- Improve docs. 2004-09-09, by alpar
- Spell checking (Ereasable ->Erasable), affected also the code. 2004-09-09, by alpar
- Improved docs. 2004-09-09, by alpar
- Shorter template parameter names to be more readable in Doxygen. 2004-09-09, by alpar
- There was a little troublie with the true return statement 2004-09-08, by hegyi
- The MapFactories have been removed from the code because 2004-09-08, by deba
- This is needed by path.h 2004-09-08, by hegyi
- path_test is getting under construction 2004-09-08, by hegyi
- path.h by Misi, committed by Peter. There is DirPath usw. in it. 2004-09-08, by hegyi
- Getting compilable with path_test 2004-09-08, by hegyi
- Some warining fix in maps. 2004-09-07, by deba
- default_map_factory.h was missing. 2004-09-07, by alpar
- (none) 2004-09-07, by hegyi
- Improve docs. 2004-09-07, by alpar
- - maxEdgeId() and maxNodeId() now works as their names suggest. 2004-09-07, by alpar
- Spell checking. 2004-09-07, by alpar
- Minor change (STL naming conv. differs from our). 2004-09-06, by alpar
- Kruskal alg. (src/hugo/kruskal.h, src/test/kruskal_test.cc) is (almost) done. 2004-09-06, by alpar
- Spell checking. 2004-09-06, by alpar
- Bug: This file must be updated. 2004-09-06, by alpar
- Correction in doc: skeleton/path.h has been moved to the 'skeletons' module. 2004-09-06, by alpar
- Minor changes in doc. 2004-09-06, by alpar
- Changes in doc. 2004-09-06, by alpar
- One more thing to do... 2004-09-06, by alpar
- - Clarified Path skeleton. 2004-09-05, by alpar
- - Changes in doc 2004-09-05, by alpar
- - Changes in doc 2004-09-05, by alpar
- Move general graph compilation tests to 'src/test/graph_test.h'. 2004-09-03, by alpar
- (none) 2004-09-03, by deba
- (none) 2004-09-03, by deba
- Skeleton for paths. 2004-09-03, by alpar
- INSTALL and COPYING are not generated files. 2004-09-03, by alpar
- Put a lot of missing header files to src/hugo/Makefile.am 2004-09-03, by alpar
- New doxygen module "skeletons" for the skeletons. 2004-09-03, by alpar
- - BFD/DFS/Dijkstra compile test is done with skeleton::GraphSkeleton graph 2004-09-03, by alpar
- Nicer and more documented graph_wrapper.h file. 2004-09-02, by marci
- Formatting: breaking long lines. 2004-09-02, by alpar
- - 'minlengpaths_test.cc' added. 2004-09-02, by alpar
- . 2004-09-02, by marci
- mincostflow_test is ok. 2004-09-02, by marci
- Tests for the existence of 'KeyType' and 'ValueType' in the graph maps. 2004-09-02, by alpar
- Change 'Key' to 'KeyType' (possibly temporarily). 2004-09-02, by alpar
- Changes in doc. (New module name for array/vector maps added.) 2004-09-02, by alpar
- dimacs.h 2004-09-02, by marci
- (none) 2004-09-02, by deba
- --This line, and those below, will be ignored-- 2004-09-02, by deba
- Changes in the doc. 2004-09-01, by alpar
- - DFS class (bfs.h and bfs_test.cc) added 2004-09-01, by alpar
- correction 2004-09-01, by marci
- . 2004-08-31, by marci
- graph_wrapper.h is ready for hugo 0.2 2004-08-31, by marci
- minlengthpaths_test.cc is already hugo++ comform and is compilable 2004-08-31, by hegyi
- ResGraphWrapper<Graph> is done, so does dimacs.h. 2004-08-31, by marci
- Merge back the whole branches/hugo++ to trunk. 2004-08-30, by alpar
- bug fix, test... 2004-08-25, by marci
- Demo directory... 2004-08-24, by marci
- sg is moved sg is not... 2004-08-23, by marci
- . 2004-08-23, by marci
- . 2004-08-23, by marci
- stGraphWrapper modifications 2004-08-23, by marci
- Revome an unnecessary (but still important) comment. 2004-08-19, by alpar
- Add lp_solver_wrapper.h to work doxygen. 2004-08-19, by alpar
- Add empty docs in order to make the functions and classes visible in 2004-08-19, by alpar
- An experimental LPSolverWrapper class which uses glpk. For a short 2004-08-17, by marci
- lp_solver_wrapper stuff. 2004-08-17, by marci
- technical corrections 2004-08-17, by marci
- flowValue() is reset to deal with excess[t]. 2004-08-17, by marci
- Legal stuff, version 0.2. 2004-08-05, by alpar
- New Doxygen module for path/flow algs. 2004-08-05, by alpar
- New Doxygen module for path/flow algs. 2004-08-05, by alpar
- resetXxx() changed to setXxx(). 2004-08-05, by alpar
- - A summary of the implemented graph structures. 2004-08-05, by alpar
- - 'KruskalPairVec' is changed to 'KruskalMapInput'. 2004-08-04, by alpar
- Test icc compiler as well. 2004-08-04, by alpar
- doc change - one more todo (saveState()). 2004-08-04, by alpar
- doc change - one more todo. 2004-08-04, by alpar
- - Trimmed in order to work with gcc-3.4 2004-08-04, by alpar
- Bugfix in GRAPH_TYPEDEF_FACTORY 2004-08-04, by alpar
- bug fixing 2004-07-30, by jacint
- (none) 2004-07-29, by marci
- a bug test for preflow with preflow_bug_8 dimacs file 2004-07-29, by marci
- (none) 2006-11-05, by marci
- jacint javitgatott. 2004-07-29, by marci
- Some comments. 2004-07-27, by alpar
- Bugfix + working example 2004-07-27, by alpar
- - bfs-bench added 2004-07-27, by alpar
- A very flexible bfs function using named parameters and impicit map types. 2004-07-27, by alpar
- It is really obsolete, but containes interesting stuffs. 2004-07-27, by alpar
- GraphWrapper::id(const Node&), GraphWrapper::id(const Edge&) function, 2004-07-24, by marci
- correction of some bugs pointed by alpar 2004-07-24, by marci
- Several changes in Kruskal alg. 2004-07-23, by alpar
- Marci (and the other developpers), 2004-07-23, by alpar
- gcc-3.4 tries to compile the _unused_ members of 2004-07-23, by alpar
- A remark added. 2004-07-22, by alpar
- Check StaticGraphSkeleton, as well. 2004-07-22, by alpar
- Skeletons have been simplified. 2004-07-22, by alpar
- max_flow.h added to Makefile.am 2004-07-22, by alpar
- Custom made INSTALL file (will be sometime). 2004-07-22, by alpar
- Repeat tests more times. 2004-07-22, by alpar
- More documented file. 2004-07-22, by alpar
- - Better Makefile.am. (I hope.) 2004-07-22, by alpar
- max_flow.h (wich doesn't use STL 2004-07-22, by alpar
- We do not yet need it. 2004-07-22, by alpar
- Do not ignore INSTALL. 2004-07-22, by alpar
- Doesn't compile 5 times for the five execution. 2004-07-21, by alpar
- For the sake of icc. 2004-07-21, by alpar
- Indenting. 2004-07-21, by alpar
- MapBase added 2004-07-21, by alpar
- Indenting 2004-07-21, by alpar
- Ready to run the first test series. 2004-07-21, by alpar
- Test EdgeSet/NodeSet as well. 2004-07-21, by alpar
- Turn on '-Wall' by default. 2004-07-21, by alpar
- trying if without stl stack we are faster 2004-07-20, by jacint
- without stl stack we are faster 2004-07-20, by jacint
- Oops: "static" and "const" does not like each other. 2004-07-20, by alpar
- src/becnhmark gets in the distro. 2004-07-20, by alpar
- Some tools of common usage was put to bench_tool.h 2004-07-20, by alpar
- Put some "static"'s. 2004-07-20, by alpar
- docfix 2004-07-19, by alpar
- A new benchmark (hcube) 2004-07-19, by alpar
- Warning fixation. 2004-07-19, by alpar
- Temporal change: public Edge constructor with given ID. 2004-07-19, by alpar
- Unnecessary friend declaration removed. 2004-07-15, by alpar
- Added new make target 'benchmark'. 2004-07-15, by ladanyi
- (none) 2004-07-15, by deba
- (none) 2004-07-14, by deba
- (none) 2004-07-14, by deba
- *** empty log message *** 2004-07-14, by deba
- Benchmarks 2004-07-13, by alpar
- (none) 2004-07-09, by deba
- Capitalized section title. 2004-07-06, by alpar
- Example in the doc is corrected. 2004-07-06, by alpar
- - Bugfix in erase() 2004-07-06, by alpar
- I moved run() into the body of class Dijkstra, because Doxygen handles 2004-07-06, by alpar
- Fix some typos in docs. 2004-07-06, by alpar
- Extended tutorial. 2004-07-06, by alpar
- t/bin/bash: line 1: q: command not found 2004-07-05, by hegyi
- (none) 2004-07-05, by hegyi
- I think I deserved it... 2004-06-30, by alpar
- - Now, it is possible to have Dijkstra store its result directly in given maps. 2004-06-30, by alpar
- Legal files. Proposal. 2004-06-18, by klao
- src/work/alpar/path.h (docs) is merged into src/work/klao/path.h 2004-06-16, by alpar
- Doc updates 2004-06-15, by alpar
- Branch from path.h to extend its documentation. 2004-06-15, by alpar
- doc 2004-06-14, by alpar
- doc 2004-06-14, by alpar
- Nothing 2004-06-14, by alpar
- Improved (but still not satisfactory) doc. 2004-06-14, by alpar
- Small improvement on doc 2004-06-14, by alpar
- New group for kruskal 2004-06-14, by alpar
- NetGraphs v0 2004-06-08, by hegyi
- c++ setting for emacs 2004-06-08, by alpar
- My notes. 2004-06-04, by klao
- (none) 2004-06-04, by deba
- Restored common makefile. 2004-06-02, by athos
- Seems to work. More tests required. 2004-06-02, by athos
- Compiles now 2004-06-01, by athos
- Spell checking / indenting only. 2004-06-01, by alpar
- New nice icons. 2004-05-30, by beckerjc
- These will be customized icons for the doxygen tree view. 2004-05-30, by klao
- *** empty log message *** 2004-05-28, by alpar
- Added a short tutorial on using graphs. 2004-05-28, by ladanyi
- Added 'src/test/.deps' to the svn:ignore property. 2004-05-27, by ladanyi
- Set svn:ignore on some files. 2004-05-27, by ladanyi
- Added mrproper target. 2004-05-27, by ladanyi
- Almost compiles. 2004-05-25, by athos
- Corrected some obvious errors. 2004-05-25, by athos
- ResCap, a map for the residual capacity in ResGraphWrapper 2004-05-25, by marci
- Almost ready. 2004-05-25, by athos
- ResGraphWrapper pretected default constructor 2004-05-24, by marci
- Not ready yet. 2004-05-24, by athos
- max_flow.h bug correction 2004-05-21, by marci
- bug correction in BidirGraphWrapper<Graph> default constructor 2004-05-21, by marci
- The new for macros are: h_for, h_for_inc, h_for_glob, h_for_inc_glob. 2004-05-21, by marci
- misc 2004-05-21, by marci
- misc 2004-05-20, by marci
- misc 2004-05-20, by marci
- a 2004-05-20, by marci
- Cooorected some eroorrs. 2004-05-20, by athos
- for_each fix 2004-05-19, by marci
- the same 2004-05-19, by marci
- max_flow.h: status flags for actMinCut 2004-05-19, by marci
- I don't really feel like working on this at the moment. 2004-05-17, by athos
- #ifndef correction 2004-05-17, by marci
- comparision of ListGraph, SmartGraph and SageGraph 2004-05-14, by marci
- To avoid confusion my old ListGraph is can be used under name SageGraph, work/sage_graph.h contains it. 2004-05-14, by marci
- some documentation in stGraphWrapper<Gr> and BipartiteGraphWrapper<Gr> 2004-05-14, by marci
- for_each_macros.h in include 2004-05-14, by marci
- misc 2004-05-14, by marci
- for_eachmacros.h in include 2004-05-14, by marci
- for_each_macros.h in include 2004-05-14, by marci
- (none) 2004-05-14, by marci
- Started mincostflow. 2004-05-13, by athos
- Another slight modifications. 2004-05-13, by athos
- Slight modifications. 2004-05-13, by athos
- undir -> dir in docs 2004-05-13, by marci
- Almost full documentation added, NO_FLOW incorporated, Phase0(1) changed to Phase1(2) 2004-05-13, by jacint
- I modified mincostflows_test.cc a little. 2004-05-13, by athos
- max_flow interface changes 2004-05-13, by jacint
- Slight modification. 2004-05-13, by athos
- (none) 2004-05-13, by deba
- :wq 2004-05-12, by marci
- (none) 2004-05-12, by marci
- bugs 2004-05-12, by marci
- (none) 2004-05-12, by marci
- (none) 2004-05-12, by marci
- BidirGraphWrapper<Graph> bug volt 2004-05-12, by marci
- (none) 2004-05-12, by jacint
- path improvements 2004-05-11, by klao
- #include <hugo/...> 2004-05-11, by klao
- bip matching comparison 2004-05-11, by marci
- include -> hugo mods in leda files 2004-05-11, by marci
- docs, max_flow improvments 2004-05-11, by marci
- Minor changes: Section labels fixed. 2004-05-11, by alpar
- documentation of bipartite matchings, cleaning 2004-05-11, by marci
- BidirGraph, UndirGraph some docs, in group graphs 2004-05-11, by marci
- Some modifications and another testfile. 2004-05-11, by athos
- Sorry, the other half of the move comes here. 2004-05-11, by athos
- misc 2004-05-11, by marci
- Moved things into the include (hugo) directory. 2004-05-11, by athos
- Finished MinLengthPaths: a specialization of MinCostFlows. 2004-05-11, by athos
- docs 2004-05-11, by marci
- docs 2004-05-11, by marci
- some docs 2004-05-11, by marci
- I completed the description of the coding style. 2004-05-11, by athos
- bfs_iterator -> bfs_dfs.h, some docs 2004-05-10, by marci
- That's what I wanted. 2004-05-10, by athos
- (none) 2004-05-10, by athos
- Bocs, veletlen volt. 2004-05-10, by athos
- complete graphs 2004-05-10, by marci
- bfs, dfs docs 2004-05-10, by marci
- Added full_graph.h to the installable headers. 2004-05-10, by ladanyi
- (none) 2004-05-10, by deba
- Spell check. 2004-05-10, by alpar
- comleteGraph 2004-05-10, by marci
- The file src/work/alpar/fullgraph.h renamed and moved to src/hugo/full_graph.h. 2004-05-09, by alpar
- FullGraph class. 2004-05-09, by alpar
- Changes in the Maps' copy constructors. 2004-05-09, by alpar
- doc 2004-05-09, by alpar
- felkesz tesztprogi 2004-05-08, by jacint
- They go to /dev/null. 2004-05-08, by alpar
- doc 2004-05-08, by alpar
- Some more test cases. 2004-05-08, by alpar
- Some new typedefs. 2004-05-08, by alpar
- From now on 'work in progress' files are not in /doc/Doxyfile. 2004-05-08, by alpar
- aprosagok 2004-05-08, by jacint
- leda-hugo matching alg osszehasonlito 2004-05-07, by jacint
- Property changes (some files was ignored). 2004-05-07, by alpar
- EdgeSet is more or less working. 2004-05-07, by alpar
- src/work/alpar/list_graph.h moved to /src/hugo. 2004-05-07, by alpar
- top-sort, dimacs mods. 2004-05-07, by marci
- (none) 2004-05-07, by marci
- Docs added 2004-05-07, by jacint
- *** empty log message *** 2004-05-07, by alpar
- (none) 2004-05-07, by marci
- Edge opposite(const Edge&) in BidirGaphWrapper<Graph> 2004-05-07, by marci
- (none) 2004-05-07, by deba
- Compile checks added. 2004-05-07, by alpar
- BidirGraphWrapper<Graph>, the map values are different for the opposite edges. 2004-05-07, by marci
- An alternative dijkstra_test.cc 2004-05-07, by alpar
- time_measure.cc was renamed to time_measure_test.cc 2004-05-07, by alpar
- Exit with correct return value 2004-05-07, by alpar
- ResGraphWrapper mods. 2004-05-07, by marci
- skeleton tests turned on again. 2004-05-07, by alpar
- We need to distribute the headers in 'skeletons' too. 2004-05-06, by ladanyi
- No automatic doc generation. 2004-05-06, by ladanyi
- (none) 2004-05-06, by marci
- (none) 2004-05-06, by marci
- A max bipartite matching class in src/work/marci/max_bipartite_matching.h 2004-05-06, by marci
- random graph, random bipartite graph in jacint/graph_gen.h 2004-05-06, by marci
- (none) 2004-05-06, by marci
- graph_wrapper.h in hugo 2004-05-06, by marci
- #include <hugo/ > modifications 2004-05-06, by marci
- Method checkSolution() added. 2004-05-06, by athos
- SubGraphWrapper bug ok 2004-05-06, by marci
- top-sort, for fezso's sake 2004-05-06, by marci
- Written hugo/ into includes. 2004-05-06, by athos
- Some tests must have been commented out temporarily. 2004-05-06, by alpar
- (none) 2004-05-06, by marci
- (none) 2004-05-06, by marci
- Modified a little bit 2004-05-06, by athos
- No automatic doc generation. 2004-05-06, by alpar
- Test cases for time_measure.h 2004-05-06, by alpar
- (none) 2004-05-06, by marci
- an experimental topsort 2004-05-06, by marci
- Set up automake environment. 2004-05-06, by ladanyi
- (none) 2004-05-06, by marci
- (none) 2004-05-06, by marci
- Rename 'include' to 'hugo' (for automake) 2004-05-06, by ladanyi
- (none) 2004-05-06, by jacint
- Contains Edmonds' matching algorithm in a plain and in a heuristical form. 2004-05-05, by jacint
- tests max_matching.h 2004-05-05, by jacint
- (none) 2004-05-05, by jacint
- primitive random graph generator 2004-05-05, by jacint
- Minor bugfix. 2004-05-05, by alpar
- Compiles also with icc. 2004-05-05, by alpar
- Compiles with are icc, as well. 2004-05-05, by alpar
- Minimum cost flows of small values: algorithm from Andras Frank's lecture notes (approximately) 2004-05-04, by athos
- Adding update() to NullMap 2004-05-04, by jacint
- Able to read min cost flow, max flow, shortest path, matching testgraphs 2004-05-04, by jacint
- Nem tudom, a hugo-n miert nem megy. 2004-05-04, by athos
- bool forward(Edge), bool backward(Edge) 2004-05-04, by marci
- misc 2004-05-04, by marci
- An undirected graph template UndirGraph<Graph> can be used. 2004-05-04, by marci
- Started. 2004-05-04, by athos
- Nothing special. 2004-05-04, by athos
- Ezt mintha mar toroltem volna. 2004-05-04, by 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, by athos
- Putting things in their place 2004-05-04, by athos
- Started minlengthpaths_test, but it should not be here 2004-05-04, by athos
- Test file xy_test.cc finished. Really. 2004-05-04, by athos
- Test file xy_test.cc finished. 2004-05-04, by athos
- To be compatible with gcc-3.4.0 ... 2004-05-03, by alpar
- An awful mistake found and corrected. 2004-05-03, by athos
- xy_test added: it was not entirely useless, I found a mistake in xy.h 2004-05-03, by athos
- bip matching... 2004-05-03, by marci
- getPath() function implemented. 2004-05-03, by athos
- matching, flows 2004-05-03, by marci
- (none) 2004-05-03, by alpar
- docfix. 2004-05-03, by alpar
- A "related pages" about Hugo Coding Style. 2004-05-03, by alpar
- Now it sucks the whole src/include and src/include/skeletons 2004-05-03, by alpar
- I changed it to correspond changing requirements 2004-05-03, by athos
- One more test case with minor importance. 2004-05-03, by alpar
- test/graph_test.cc added. 2004-05-03, by alpar
- static const bool BipartiteGraphWrapper<Graph>::S_CLASS, T_CLASS 2004-04-30, by marci
- bipatite 2004-04-30, by marci
- misc 2004-04-30, by marci
- A bipartite graph template can be used as BipartiteGraph<ListGraph>. 2004-04-30, by marci
- bipartite graphs 2004-04-30, by marci
- bipartite graph in bipartite_graph_wrapper.h 2004-04-30, by marci
- gw 2004-04-30, by marci
- (none) 2004-04-30, by marci
- Felkesz kod! 2004-04-30, by jacint
- DirPath fejlodes. 2004-04-30, by klao
- spell checking 2004-04-30, by klao
- ingroup bug 2004-04-30, by klao
- The -W gcc option _does_ matter even if you use -Wall! 2004-04-29, by klao
- Basic error handling facilities 2004-04-29, by klao
- misc 2004-04-29, by marci
- some documentation 2004-04-29, by marci
- TODO 2004-04-29, by marci
- Some docu in MaxFlow class, jacint/max_flow.h 2004-04-29, by marci
- Move unionfind.h in Doxyfile too 2004-04-29, by beckerjc
- UnionFind moved to include. Test compiles and runs cleanly. 2004-04-29, by beckerjc
- corrections for leda matching files 2004-04-29, by marci
- Three new methods in UnionFindEnum. 2004-04-29, by beckerjc
- corrections 2004-04-29, by marci
- Main page added. 2004-04-29, by alpar
- preflow.f -> max_flow.h 2004-04-29, by marci
- doc 2004-04-29, by alpar
- preflow, maxflow 2004-04-29, by marci
- edmonds_karp_demo->max_flow_demo 2004-04-29, by marci
- edmonds_karp 2004-04-29, by marci
- ledagraph 2004-04-29, by marci
- preflow, maxflow 2004-04-29, by marci
- misc 2004-04-29, by marci
- Comparison == changed to <= 2004-04-29, by jacint
- const-ok 2004-04-29, by marci
- nem irunk olyat hogy "void resetTarget(const Node _t) {t=_t;}" mert az a const az ott jobbara hulyeseg 2004-04-29, by marci
- preflow maxflow ... 2004-04-29, by marci
- preflow, maxflow comp 2004-04-29, by marci
- mods implied by preflow mods 2004-04-29, by marci
- It breaks my heart to say them goodbye... 2004-04-29, by alpar
- doc 2004-04-29, by alpar
- Doc for the union-find structures. 2004-04-28, by beckerjc
- bug ellen 2004-04-28, by marci
- test makefile hiba 2004-04-28, by marci
- dijstra const ref, misc 2004-04-28, by marci
- Docs. 2004-04-28, by alpar
- \author's added 2004-04-28, by alpar
- Doxygen options changed. 2004-04-28, by alpar
- for checking bipartiteness 2004-04-28, by marci
- makefile: nem veletlenul commit-oltam 2004-04-28, by marci
- (none) 2004-04-27, by jacint
- (none) 2004-04-27, by jacint
- Changes in the interface and new test program added. 2004-04-27, by jacint
- trifles 2004-04-27, by klao
- debug 2004-04-27, by jacint
- bfs, dfs, bfsiterator, dfsiterator for alpar's sake of being much more standardized. 2004-04-27, by marci
- misc 2004-04-27, by marci
- comparison for matchings with leda 2004-04-27, by marci
- Egy helyes (warning nelkuli) megvalositasa az operator<< -nek az stGraphWrapper 2004-04-27, by klao
- debug 2004-04-27, by jacint
- * list_graph.h: 2004-04-27, by klao
- oops 2004-04-27, by klao
- makefile improvement in work/jacint 2004-04-27, by marci
- doc trimming. 2004-04-27, by alpar
- makefile 2004-04-27, by marci
- The long description is now the description of the module. 2004-04-27, by alpar
- Testing preprocess. 2004-04-27, by jacint
- gcc-3.4.0 2004-04-27, by marci
- misc 2004-04-27, by marci
- Some more docs. 2004-04-27, by alpar
- g++-3.4.0, misc 2004-04-27, by marci
- xy.h went to src/include. 2004-04-26, by alpar
- docs 2004-04-26, by alpar
- Many new modules (groups) in the documentation. 2004-04-26, by alpar
- Path of time_measure.h fixed. 2004-04-26, by alpar
- time_measure.h went to src/include. 2004-04-26, by alpar
- Minor doc corrections 2004-04-26, by klao
- Some more tests. 2004-04-26, by alpar
- Some more docs. 2004-04-26, by alpar
- 'misc' group added to the documentation 2004-04-26, by alpar
- misc 2004-04-26, by marci
- macro erase 2004-04-26, by jacint
- For working with undirected graphs, head is changed to aNode. 2004-04-26, by marci
- leda comparison files 2004-04-26, by marci
- comparison with leda algorithms, wrapper for leda graphs 2004-04-26, by marci
- misc 2004-04-26, by marci
- Better control of gcc version 2004-04-26, by marci
- typo 2004-04-26, by klao
- for igcc-3.4.0 2004-04-26, by marci
- gcc-3.4.0 2004-04-26, by marci
- misc 2004-04-26, by marci
- To be on the safe side... 2004-04-26, by alpar
- misc 2004-04-26, by marci
- as you see... 2004-04-26, by marci
- stGraphWrapper is almost working 2004-04-26, by marci
- Some more docs. 2004-04-26, by alpar
- The doc modules clearly needs some restructuring... 2004-04-26, by alpar
- Docs are now divided into modules. 2004-04-26, by alpar
- #define HUGO_SMART_GRAPH_H ---> #define HUGO_LIST_GRAPH_H 2004-04-26, by alpar
- More docs. 2004-04-26, by alpar
- Try to compile before commit, please. 2004-04-25, by alpar
- A missing conversion added 2004-04-25, by alpar
- Some bugfixes. 2004-04-25, by alpar
- class NodeSet: A graph class with no edges 2004-04-25, by alpar
- The diffs in src/include/smart_graph.h between 528:529 was merged into 2004-04-25, by alpar
- A (non)bug was fixed. 2004-04-25, by alpar
- I hope it works. The 'erase' functions hasn't been tested yet. 2004-04-25, by alpar
- Some day this file will contain an erasable version of SmartGraph. 2004-04-25, by alpar
- For the future "node_set" and "edge_set" structures. 2004-04-25, by alpar
- New union-find structure with enumerable classes. 2004-04-24, by beckerjc
- misc 2004-04-24, by marci
- g++-4.0 2004-04-24, by marci
- StdMap compiles with 3.4 2004-04-24, by beckerjc
- jacint mindig modosit, es ezert nekunk is kell 2004-04-24, by marci
- modifications for better compatibility with gcc 3.4.0 2004-04-24, by marci
- ResGraphWrapper running time comparison test. 2004-04-23, by jacint
- Documentation added. 2004-04-23, by jacint
- aprosag 2004-04-23, by jacint
- Some changes in the documentation. 2004-04-23, by jacint
- Testfile for dijkstra.h, bin_heap.h and fib_heap.h 2004-04-23, by jacint
- 3.4.0-asban megszuntettek a bug-ot. 2004-04-23, by klao
- (none) 2004-04-23, by alpar
- misc 2004-04-23, by marci
- . 2004-04-23, by marci
- . 2004-04-23, by marci
- (none) 2004-04-22, by deba
- (none) 2004-04-22, by deba
- preflow mods 2004-04-22, by marci
- (none) 2004-04-22, by jacint
- (none) 2004-04-22, by jacint
- Changes in the documentation. 2004-04-22, by jacint
- (none) 2004-04-22, by jacint
- misc 2004-04-22, by marci
- (none) 2004-04-22, by jacint
- Directed path structure. 2004-04-21, by klao
- experimental bipartite graph wrapper 2004-04-21, by marci
- Remove function and some todos. 2004-04-21, by klao
- Test for the new style iter 2004-04-21, by klao
- Masikfele iteralas, Node-hoz alkalmazkodva... 2004-04-21, by klao
- dimacs.hh goes to oldies 2004-04-21, by marci
- Idezni csak pontosan, szepen, ahogy a csiga... 2004-04-21, by klao
- IterableMap: no range checking, no warning :) 2004-04-21, by klao
- IterableMap with template ValueType. IterableBoolMap as a specialization. 2004-04-21, by klao
- work/marci/bfs_iterator.h BfsIterator5 -> BfsIterator, DfsIterator5 -> DfsIterator 2004-04-21, by marci
- misc 2004-04-21, by marci
- time comparison for bfs iterator and iterator by hand 2004-04-21, by marci
- Requests for docs. 2004-04-21, by alpar
- . 2004-04-21, by alpar
- Folder for the test programs. 2004-04-21, by alpar
- UndirListGraph, somebody should try it. 2004-04-20, by marci
- template first goes to comment... 2004-04-20, by marci
- A successful work-around for using const map reference as an output 2004-04-17, by beckerjc
- NullMap 2004-04-17, by alpar
- Maximum Adjacency Ordering (beta) 2004-04-17, by beckerjc
- Kruskal lenyegeben kesz. 2004-04-17, by beckerjc
- A bool Edge Map with iterators that goes through the true or the false edges. 2004-04-17, by alpar
- A generic map with value type [0, N) where N is a small integer. 2004-04-17, by klao
- megsem volt bug 2004-04-17, by klao
- Misterious bug with StdMap::set (?) 2004-04-16, by klao
- Some cosmetic changes and spell checking. 2004-04-16, by alpar
- time_measure.h has been added to the doc. 2004-04-16, by alpar
- An example for a readable/writeable but non-referrable map 2004-04-16, by alpar
- semmi 2004-04-16, by marci
- (none) 2004-04-16, by deba
- graph_wrapper.h, kicsi doksi. erdekes dolgokat rak az abrakadabra, nem is ertem 2004-04-16, by marci
- kicsit takaritottam, es szepitettem es, es maga a csuda, de azer nem 2004-04-16, by marci
- (none) 2004-04-16, by deba
- (none) 2004-04-16, by deba
- jflsjfljskf 2004-04-16, by marci
- brrr 2004-04-15, by marci
- makroizeles 2004-04-15, by marci
- . 2004-04-15, by marci
- Elkezdtem atirni a preflow_push-t. Csinaltam egy backupot graph wrapper nelkul (without gw, azaz wogw) 2004-04-15, by athos
- In the resgraphwrapper interface, and in the constructor, 2004-04-15, by marci
- *** empty log message *** 2004-04-15, by alpar
- Spell chechking 2004-04-15, by alpar
- Documentation. 2004-04-15, by alpar
- Deprecated... 2004-04-15, by alpar
- kiserletezek a concept-leirassal, skeleton kereteben, ha kesz lesz majd szolok 2004-04-14, by marci
- Naming conventions... 2004-04-14, by alpar
- gw, kiszedtem ami nem kell 2004-04-14, by marci
- The paths are stored in vectors, assumed there is no circle of length 0 2004-04-14, by athos
- Some concerns about the copy constructors of graph.h 2004-04-14, by alpar
- constructor az elejere 2004-04-14, by marci
- . 2004-04-14, by marci
- gw 2004-04-14, by marci
- gw 2004-04-13, by marci
- bug 2004-04-08, by marci
- ansi pedantic bug in gcc 2004-04-08, by marci
- minlengthpaths is ready, but the paths are not yet determined: needs to canonize a flow 2004-04-07, by athos
- marci makes makefile 2004-04-07, by marci
- gw 2004-04-07, by marci
- gw 2004-04-06, by marci
- Converted the "minlengthpaths" alg. to the new style graph_wrappers. 2004-04-05, by klao
- . 2004-04-05, by marci
- Working on athos' minlengthpaths algo 2004-04-05, by klao
- 1 konstruktor nem volt publikus 2004-04-05, by marci
- Compiles and segfaults again. Renamed from Suurballe. 2004-04-05, by athos
- . 2004-04-05, by marci
- ez mar kafa 2004-04-05, by marci
- konvergalunk, konvergalunk... 2004-04-05, by marci
- Move bfs.h to my own territory. 2004-04-05, by alpar
- kicsi moveolgatas 2004-04-05, by marci
- Renaming Suurballe to minlengthpaths 2004-04-05, by athos
- Renaming Suurballe to minlengthpaths 2004-04-05, by athos
- graph_wrappers ... 2004-04-05, by marci
- It was there because of a mistake. 2004-04-05, by alpar
- Swept out some deprecated comments 2004-04-05, by alpar
- (none) 2004-04-05, by alpar
- file doc added 2004-04-05, by alpar
- + suurballe.h 2004-04-05, by alpar
- Nem tom, mi valtozott 2004-04-05, by athos
- Mukodik a Suurballe 2004-04-05, by athos
- (none) 2004-04-04, by alpar
- Some improvements and proposals in map.doc. 2004-04-04, by alpar
- Always deletes ./html and ./latex 2004-04-04, by alpar
- A docbook -os doksinak mar nem kell latszodnia 2004-04-03, by klao
- Miscellaneous maps, early version 2004-04-03, by klao
- Many of the old stuffs has been finally removed. 2004-04-03, by alpar
- Superfluous parts removed 2004-04-03, by klao
- map tests (not yet) 2004-04-03, by klao
- Bit more elaborated map concepts 2004-04-03, by klao
- One more experimental study about dereferation vs optimization 2004-04-03, by marci
- takaritas 2004-04-03, by marci
- minor changes 2004-04-03, by marci
- const Graph&, const CapMap& in preflow constructor 2004-04-02, by marci
- Munkaido 2004-04-02, by athos
- suurballe fordulo es segfaultolo(!) valtozata 2004-04-02, by athos
- misc 2004-04-02, by marci
- bin_heap merge-olva 2004-04-01, by klao
- M_PI 2004-04-01, by alpar
- Nehany folyamalgoritmus futasi ideje, azzal a kozponti kerdessel, hogy a sok dereferalas 2004-03-31, by marci
- makefile, you see... 2004-03-31, by marci
- Ment-e a dereferalasok sporolasaval elobbre a vilag? 2004-03-31, by marci
- Working on-the-fly with wrappers 2004-03-31, by marci
- blocking flows 2004-03-30, by marci
- . 2004-03-30, by marci
- GraphWrappers, MapWrappers 2004-03-30, by marci
- GraphWrappers 2004-03-30, by marci
- bin_heap.hh -> bin_heap.h 2004-03-30, by alpar
- ResGraphWrapper ... 2004-03-30, by marci
- (none) 2004-03-29, by deba
- (none) 2004-03-29, by deba
- HUGO_ in header file defines 2004-03-29, by marci
- ResGraphWrapper partial improvement 2004-03-29, by marci
- bin_heap.hh atnevezese 2004-03-29, by klao
- Minor changes in #include's 2004-03-29, by alpar
- (none) 2004-03-29, by alpar
- dijkstra.h and fib_heap.h has moved to include. 2004-03-29, by alpar
- (none) 2004-03-29, by alpar
- Move invalid.h smart_graph.h maps.h emptygraph.h to include 2004-03-29, by alpar
- .keepme -k torolve 2004-03-26, by klao
- Csak p?r ?tlet... 2004-03-26, by athos
- Hozz?adtam p?r dolgot, miel?tt ?tt?r?nk az svn-re. 2004-03-26, by athos
- DocFix 2004-03-26, by alpar
- New project name. 2004-03-26, by alpar
- Heap is now a template-template parameter 2004-03-26, by alpar
- koztes valtozat 2004-03-26, by beckerjc
- . 2004-03-26, by alpar
- Betettem 1 file-ba a boundingbox-ot ?s az xy-t + egy?b apr? m?dos?t?sok. 2004-03-25, by athos
- . 2004-03-25, by marci
- DocFixes 2004-03-24, by alpar
- state_enum change 2004-03-24, by jacint
- Elk?sz?lt a boundingbox oszt?ly (boundingbox.h) ?s hozz? a tesztprogi. 2004-03-23, by athos
- . 2004-03-23, by marci
- . 2004-03-23, by marci
- . 2004-03-23, by marci
- wrappers 2004-03-22, by marci
- . 2004-03-22, by marci
- RevGraphWrapper 2004-03-22, by marci
- . 2004-03-22, by marci
- . 2004-03-22, by marci
- . 2004-03-22, by marci
- . 2004-03-22, by marci
- DocFix 2004-03-22, by alpar
- Bugfix 2004-03-21, by alpar
- aprosagok 2004-03-21, by klao
- Reszutas konstruktorok 2004-03-21, by klao
- Ut struktura. Elso valtozat. 2004-03-21, by klao
- Some doc added 2004-03-21, by alpar
- Dijkstra, bin_heap, fib_heap added to the doc. 2004-03-21, by alpar
- Aprosagok... 2004-03-20, by alpar
- map.get(v) <- map[v] csere 2004-03-20, by jacint
- *** empty log message *** 2004-03-20, by jacint
- *** empty log message *** 2004-03-20, by jacint
- unionfind: componentSize tagfv 2004-03-20, by beckerjc
- Several bugfixes 2004-03-20, by alpar
- . 2004-03-20, by alpar
- bool map problems solved. 2004-03-20, by alpar
- Feluton az uj map stilus fele. 2004-03-20, by klao
- . 2004-03-20, by marci
- . 2004-03-20, by marci
- updating 2004-03-19, by jacint
- get() -> operator[]() 2004-03-19, by alpar
- get() -> operator[]() 2004-03-19, by alpar
- warnings 2004-03-19, by marci
- M?g ?rtam bele 2 dolgot, meg a tesztelot is kibovitettem. 2004-03-19, by athos
- . 2004-03-19, by marci
- . 2004-03-19, by alpar
- . 2004-03-19, by alpar
- . 2004-03-19, by alpar
- Documentation page for maps. 2004-03-19, by alpar
- 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, by athos
- . 2004-03-18, by marci
- . 2004-03-18, by marci
- max cardinality bipartite matching demo, something to play with it 2004-03-17, by marci
- . 2004-03-17, by marci
- . 2004-03-17, by marci
- . 2004-03-17, by marci
- . 2004-03-17, by marci
- . 2004-03-17, by marci
- . 2004-03-17, by marci
- . 2004-03-17, by marci
- leda_graph_wrapper.h 2004-03-16, by marci
- LedaGraph -> LedaGraphWrapper 2004-03-16, by marci
- . 2004-03-16, by marci
- . 2004-03-15, by alpar
- . 2004-03-15, by alpar
- Dynamic maps became the defaults. 2004-03-13, by alpar
- . 2004-03-13, by alpar
- put the namespace into the main #ifdef 2004-03-13, by alpar
- More comments, bug fixes, and copy constructors 2004-03-13, by alpar
- leda graph wrapper 2004-03-12, by marci
- . 2004-03-12, by marci
- const 2004-03-12, by marci
- Node <-> NodeIt correction in next 2004-03-12, by marci
- Marci's changes accepted. 2004-03-12, by alpar
- . 2004-03-12, by marci
- correcting implicit typenames 2004-03-12, by marci
- towards on ListGraph, SmartGraph compatibility 2004-03-12, by marci
- *** empty log message *** 2004-03-11, by jacint
- Uj kupac nevezektan 2004-03-11, by klao
- hurokeles bug 2004-03-11, by klao
- *** empty log message *** 2004-03-11, by jacint
- egy kicsit szebb INVALID 2004-03-11, by klao
- graph wrapper improvements, blocking flow on fly 2004-03-11, by marci
- *** empty log message *** 2004-03-11, by jacint
- *** empty log message *** 2004-03-11, by jacint
- Some mod in the doc 2004-03-10, by alpar
- New graph interface 2004-03-10, by alpar
- Emtygraph with the new interface 2004-03-10, by alpar
- Declarations and definitions of Invalid and INVALID 2004-03-10, by alpar
- *** empty log message *** 2004-03-09, by jacint
- *** empty log message *** 2004-03-09, by jacint
- *** empty log message *** 2004-03-09, by jacint
- a lot of interesting and very useful wrapper graphs 2004-03-08, by marci
- One more step toward the standars interface. 2004-03-07, by alpar
- . 2004-03-04, by marci
- graph wrappers 2004-03-04, by marci
- *** empty log message *** 2004-03-04, by marci
- . 2004-03-04, by beckerjc
- . 2004-03-04, by beckerjc
- . 2004-03-04, by marci
- Uni?-HolVan strukt?ra, 2004-03-03, by beckerjc
- Apr?bb jav?t?sok. 2004-03-03, by beckerjc
- G.next(...), G.valid(...), ... 2004-03-03, by marci
- Step toward to a standardised graph interface. 2004-03-02, by alpar
- . 2004-03-02, by marci
- next() -> getNext() 2004-03-02, by alpar
- BfsIterator4, DfsIterator4 extension 2004-03-02, by marci
- nagytakaritas 2004-03-01, by jacint
- nagytakaritas 2004-03-01, by jacint
- . 2004-03-01, by marci
- *** empty log message *** 2004-03-01, by jacint
- next, getNext 2004-03-01, by marci
- . 2004-03-01, by marci
- ResGraph3::EdgeMap<T> 2004-03-01, by marci
- Zoli listaja 2004-02-27, by alpar
- blocking flow improvement 2004-02-27, by marci
- nem hekkelunk. 2004-02-27, by marci
- Dinits blocking flow added to edmonds_karp_demo.hh. 2004-02-27, by marci
- makefile: tobb include konyvtar, jobb depend keszites 2004-02-26, by klao
- Alpar SmartGraph-janak atirasa 2004-02-26, by jacint
- . 2004-02-25, by alpar
- setInvalid() functions added. 2004-02-25, by alpar
- . 2004-02-25, by alpar
- private typedef problemak 2004-02-24, by klao
- Makefile a html-hez. A verbatim m?dok elk?sz?t?se. 2004-02-24, by beckerjc
- 4.4.1-es ledahoz a demo atalakitva 2004-02-23, by klao
- . 2004-02-23, by alpar
- Sajat dtd es dsl kezdetleges valtozatai. 2004-02-23, by beckerjc
- generalt fajlok torlese 2004-02-23, by beckerjc
- include unistd 2004-02-23, by jacint
- Itt van. 2004-02-23, by athos
- Alpar, nezz bele 2004-02-23, by athos
- Improvements in 'Timer'/'TimeStamp' 2004-02-23, by alpar
- Timer class for measuring user/system time added. 2004-02-22, by alpar
- Bugfix in Dyn{Node|Edge}Maps. 2004-02-22, by alpar
- . 2004-02-22, by alpar
- marci ->hugo 2004-02-22, by alpar
- *** empty log message *** 2004-02-22, by jacint
- *** empty log message *** 2004-02-22, by jacint
- *** empty log message *** 2004-02-21, by jacint
- leiras 2004-02-21, by jacint
- Flows with test files. The best is preflow.h 2004-02-21, by jacint
- Dynamic Maps added. 2004-02-20, by alpar
- marci -> hugo 2004-02-20, by alpar
- . 2004-02-20, by alpar
- marci -> hugo replacements 2004-02-20, by alpar
- A smart (and fast) graph class 2004-02-20, by alpar
- . 2004-02-20, by alpar
- The best etik-ol flow alg so far. 2004-02-19, by jacint
- another heuristic 2004-02-18, by jacint
- . 2004-02-18, by marci
- dfs iterator: DfsIterator4 improved version 2004-02-18, by marci
- egyfajta preflow 2004-02-18, by jacint
- javitott valtozat 2004-02-18, by jacint
- numerical results 2004-02-18, by marci
- . 2004-02-18, by marci
- . 2004-02-17, by alpar
- It is working... 2004-02-17, by alpar
- . 2004-02-17, by alpar
- . 2004-02-17, by alpar
- for alpar's sake... 2004-02-17, by marci
- mostmar jonak tunik jacint mind2 flow-ja 2004-02-17, by marci
- fast version 2004-02-17, by jacint
- mostmar pontosabb erteket ad 2004-02-17, by marci
- next, goNext 2004-02-17, by marci
- *** empty log message *** 2004-02-17, by jacint
- after debugging 2004-02-17, by jacint
- debuggolt valtozatok 2004-02-17, by jacint
- Can you test more preflow algs? 2004-02-16, by marci
- #include<vector> added 2004-02-16, by alpar
- Several bugfixes 2004-02-16, by alpar
- delete 2004-02-16, by jacint
- modern valtozat 2004-02-16, by jacint
- Kijavitottam a preflow_push algoritmust az uj koncept szerint. 2004-02-16, by athos
- . 2004-02-16, by marci
- . 2004-02-16, by marci
- . 2004-02-16, by alpar
- . 2004-02-13, by marci
- modern valtozat 2004-02-13, by jacint
- read_dimacs_demo: measures elapsed time 2004-02-12, by marci
- . 2004-02-10, by alpar
- . 2004-02-09, by marci
- Bookmark-okkal, b?r el?g bugosan. 2004-02-06, by beckerjc
- . 2004-02-06, by marci
- docbook dokumentacio illusztracio 2004-02-05, by beckerjc
- Some Graph wrapper classes 2004-02-05, by alpar
- . 2004-02-05, by marci
- added the loader for the DIMACS file format 2004-02-04, by ladanyi
- {}'s has been inserted after the function declarations. (For Misi's sake.) 2004-02-04, by alpar
- ValueType/KeyType is NodeMap/EdgeMap 2004-02-04, by alpar
- . 2004-02-04, by marci
- . 2004-02-04, by marci
- BfsIterator2 2004-02-04, by marci
- To make clear, clean() became clear(). 2004-02-04, by alpar
- Some correction proposed by Marci. 2004-02-04, by alpar
- aNode(), bNode(), head() and tail() added 2004-02-03, by alpar
- . 2004-02-03, by alpar
- . 2004-02-03, by alpar
- An empty Graph class. 2004-02-03, by alpar
- atrendezes 2004-01-30, by marci
- *** empty log message *** 2004-01-30, by jacint
- marci_graph_demo in new concept 2004-01-30, by marci
- marci_graph_demo, iterator_bfs_dfs_demo 2004-01-30, by marci
- Moved to /jacint 2004-01-30, by jacint
- marci_list_graph.hh in the new upper-cased concept 2004-01-30, by marci
- iterator style bfs, dfs 2004-01-30, by marci
- some informations on the upper-cased new graph concept 2004-01-30, by marci
- marci_max_flow.hh in the new concept 2004-01-30, by marci
- marci_bfs.hh in the new, upper-case concept, and som further improvements 2004-01-30, by marci
- bin_heap.hh: 2004-01-29, by klao
- Jacint conflict-janak kijavitasa 2004-01-27, by klao
- Alap leiras a BinHeap -rol 2004-01-27, by klao
- -MM sajnos mashogy mukodik meg a 3.0 alatt 2004-01-27, by klao
- Generikus binaris kupac implementacio. 2004-01-27, by klao
- preflow_push.hh: Preflow-push valtozat by athos 2004-01-27, by athos
- . 2004-01-26, by alpar
- Okos makefile 2004-01-25, by klao
- Primitive Dijkstra with stl priority queue. flow_test.cc is for testing flows and Dijkstra. 2004-01-23, by jacint
- A new version is coming. 2004-01-23, by jacint
- c++ 2004-01-22, by marci
- is_valid changed to valid 2004-01-21, by jacint
- . 2004-01-21, by alpar
- @insertcopying is kikommentezve. 2004-01-21, by alpar
- a @copying-gal baj van -> kikommentezve! 2004-01-21, by alpar
- a @tie nem megy a neumannon 2004-01-21, by alpar
- . 2004-01-21, by alpar
- makefile for the flow algorithms by jacint 2004-01-20, by jacint
- Test for the flow algorithms 2004-01-20, by jacint
- A reverse bfs 2004-01-20, by jacint
- A max flow algorithm counting only the max flow value 2004-01-20, by jacint
- A max flow algorithm 2004-01-20, by jacint
- *** empty log message *** 2004-01-20, by marci
- A documentation proposal using texinfo. 2004-01-20, by alpar
- make_invalid() 2004-01-16, by marci
- *** empty log message *** 2004-01-16, by marci
- new method for making invalid iterators: make_invalid() 2004-01-16, by marci
- reimplemented max_flow algorithm class with bfs_iterator1 2004-01-12, by marci
- b_node bug correction 2004-01-12, by marci
- . 2004-01-12, by marci
- bfs_iterator1 2004-01-12, by marci
- property vectorokhoz korabban is letezo 2004-01-09, by marci
- marci 2003-12-30, by marci
- -New test: bfsdemo2.cc added 2003-12-16, by alpar
- . 2003-12-16, by alpar
- !!!Tests!!! 2003-12-16, by alpar
- . 2003-12-15, by alpar
- a 'bfs algorithm class' proposal added 2003-12-14, by alpar
- - Marci type iterator constructors 2003-12-13, by alpar
- bfs 2003-12-11, by alpar
- src/demo/graph.h: a proposal for a graph implementation 2003-12-06, by alpar
- Initial revision 2003-12-06, by alpar