2007-07-26 |
deba |
Correction in the line numbering method
|
changeset |
files
|
2007-07-05 |
deba |
Sample input for sat-2 and sat demos
|
changeset |
files
|
2007-06-26 |
deba |
The mip column addition hack is necessary only for 4.16
|
changeset |
files
|
2007-06-15 |
deba |
Improvments in min cost flow algorithms
|
changeset |
files
|
2007-06-15 |
deba |
Space reservation for SmartGraph
|
changeset |
files
|
2007-06-15 |
deba |
Using set() instead of assignment
|
changeset |
files
|
2007-06-12 |
alpar |
Spellcheck
|
changeset |
files
|
2007-06-07 |
deba |
Correction for multiple point on starting sweep line
|
changeset |
files
|
2007-06-05 |
alpar |
Update the demo file of Circulation
|
changeset |
files
|
2007-06-05 |
alpar |
Two new constructors added to dim2::BoundingBox
|
changeset |
files
|
2007-06-05 |
alpar |
Negate the meaning of the delta parameter
|
changeset |
files
|
2007-06-05 |
alpar |
Minor improvement in Tutorial
|
changeset |
files
|
2007-06-05 |
alpar |
Bugfix and improvement in -tsp2 algorithm
|
changeset |
files
|
2007-06-05 |
deba |
Delaunay triangulation
|
changeset |
files
|
2007-06-05 |
alpar |
A minimum spanning tree based TSP algorithm is added (-tsp2)
|
changeset |
files
|
2007-06-05 |
alpar |
- Fix a serious bug in UEulerIt
|
changeset |
files
|
2007-05-11 |
deba |
Patch in network simplex
|
changeset |
files
|
2007-05-11 |
deba |
Patch for retrieving reached/processed node in dijkstra, bfs and dfs
|
changeset |
files
|
2007-05-10 |
deba |
Bug fix
|
changeset |
files
|
2007-05-07 |
deba |
Conformity to new GLPK interface
|
changeset |
files
|
2007-05-07 |
deba |
Various min cost flow solvers
|
changeset |
files
|
2007-05-07 |
deba |
Modified start() function in Dfs and Dijkstra classes to give back reached
|
changeset |
files
|
2007-05-07 |
deba |
Bug fix in Bfs class.
|
changeset |
files
|
2007-05-07 |
deba |
Small improvements in MinMeanCycle class.
|
changeset |
files
|
2007-04-24 |
alpar |
Integer parameters also convert to double
|
changeset |
files
|
2007-04-20 |
alpar |
Fix the bug
|
changeset |
files
|
2007-04-20 |
alpar |
Test the repository checking service
|
changeset |
files
|
2007-04-20 |
alpar |
Fix the test bug
|
changeset |
files
|
2007-04-20 |
ladanyi |
Sorry...
|
changeset |
files
|
2007-04-20 |
ladanyi |
fix to compile with gcc 4.1.2
|
changeset |
files
|
2007-04-20 |
alpar |
Test broken repository warning
|
changeset |
files
|
2007-04-20 |
deba |
Renaming topology doxygen group
|
changeset |
files
|
2007-04-20 |
deba |
Doc change
|
changeset |
files
|
2007-04-20 |
deba |
Clear for unionfinds
|
changeset |
files
|
2007-04-19 |
deba |
Allowing 'string' type quoting
|
changeset |
files
|
2007-04-19 |
deba |
Helper classs for checking existence of a nested class
|
changeset |
files
|
2007-04-19 |
deba |
Redesigned Kruskal algorithm
|
changeset |
files
|
2007-04-19 |
deba |
Corrections on StoreBoolMap
|
changeset |
files
|
2007-04-19 |
deba |
Doc fix
|
changeset |
files
|
2007-04-18 |
deba |
Small changes
|
changeset |
files
|
2007-04-18 |
deba |
Demo program for SAT problems
|
changeset |
files
|
2007-04-11 |
ladanyi |
Added SimplePath::front().
|
changeset |
files
|
2007-04-10 |
athos |
Slight modifications.
|
changeset |
files
|
2007-04-06 |
deba |
Parameter reordering
|
changeset |
files
|
2007-03-30 |
deba |
Small improvments
|
changeset |
files
|
2007-03-27 |
athos |
I only corrected bugs to make things compile: some featured not implemented here yet.
|
changeset |
files
|
2007-03-26 |
deba |
Bug fix
|
changeset |
files
|
2007-03-22 |
deba |
Right dimacs format for min cost flows
|
changeset |
files
|
2007-03-22 |
ladanyi |
Append the svn revision number to the version string automatically.
|
changeset |
files
|
2007-03-14 |
deba |
Bug fix
|
changeset |
files
|
2007-03-14 |
deba |
dim_to_lgf
|
changeset |
files
|
2007-03-13 |
alpar |
Minimum mean cycle algorithm contributed by Peter Kovacs.
|
changeset |
files
|
2007-03-13 |
alpar |
Doc improvements contributed by Peter Kovacs.
|
changeset |
files
|
2007-03-13 |
alpar |
Using LEMON_ASSERT instead of LogicError()
|
changeset |
files
|
2007-03-13 |
alpar |
Better doc.
|
changeset |
files
|
2007-03-12 |
deba |
Missing template keyword bug
|
changeset |
files
|
2007-03-12 |
alpar |
dim_to_lgf has been moved to tools/ (from demo/)
|
changeset |
files
|
2007-03-12 |
alpar |
The lemon repository has been renamed
|
changeset |
files
|
2007-03-12 |
alpar |
An improved version of ArgParser: You don't need to give an explicit storage
|
changeset |
files
|
2007-03-07 |
deba |
Data hiding
|
changeset |
files
|